Home
last modified time | relevance | path

Searched refs:GATT_UUID_CHAR_SRVR_CONFIG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr_hash.c87 p_attr->uuid == GATT_UUID_CHAR_SRVR_CONFIG || in calculate_database_info_size()
141 p_attr->uuid == GATT_UUID_CHAR_SRVR_CONFIG || in fill_database_info()
243 case GATT_UUID_CHAR_SRVR_CONFIG: in gatts_show_local_database()
Dgatt_db.c174 case GATT_UUID_CHAR_SRVR_CONFIG: in gatts_check_attr_readability()
1223 case GATT_UUID_CHAR_SRVR_CONFIG: in gatts_write_attr_perm_check()
1250 p_attr->uuid == GATT_UUID_CHAR_SRVR_CONFIG || in gatts_write_attr_perm_check()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgattdefs.h40 #define GATT_UUID_CHAR_SRVR_CONFIG 0x2903 /* Server Characteristic Configuration */ macro