Imported more library files

Not compiling currently
This commit is contained in:
2025-04-12 23:37:19 +01:00
parent 264a3462e0
commit 9d06f983af
2518 changed files with 1021900 additions and 52 deletions

22
autogen/gatt_db.h Normal file
View File

@@ -0,0 +1,22 @@
/********************************************************************
* Autogenerated file, do not edit.
*******************************************************************/
#ifndef __GATT_DB_H
#define __GATT_DB_H
#include "sli_bt_gattdb_def.h"
extern const sli_bt_gattdb_t gattdb;
#define gattdb_generic_attribute 1
#define gattdb_service_changed_char 3
#define gattdb_database_hash 6
#define gattdb_client_support_features 8
#define gattdb_device_name 11
#define gattdb_CHIPoBLEChar_Rx 23
#define gattdb_CHIPoBLEChar_Tx 25
#define gattdb_CHIPoBLEChar_C3 28
#endif // __GATT_DB_H