Imported more library files
Not compiling currently
This commit is contained in:
22
autogen/gatt_db.h
Normal file
22
autogen/gatt_db.h
Normal 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
|
||||
Reference in New Issue
Block a user