Searched refs:tGATTS_ATTR_CONTROL (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 191 tGATTS_ATTR_CONTROL control; 204 tGATTS_ATTR_CONTROL control; 218 tGATTS_ATTR_CONTROL control; 752 tGATTS_ATTR_CONTROL *control); 755 tGATTS_ATTR_CONTROL *control);
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | gatt_api.h | 344 }tGATTS_ATTR_CONTROL; typedef 789 tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control); 812 tGATTS_ATTR_CONTROL *control);
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 52 static BOOLEAN gatts_add_char_desc_value_check (tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *cont… 512 … tBT_UUID *p_char_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in gatts_add_characteristic() 652 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in gatts_add_char_descr() 1595 static BOOLEAN gatts_add_char_desc_value_check (tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *cont… in gatts_add_char_desc_value_check()
|
D | gatt_api.c | 313 tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in GATTS_AddCharacteristic() 355 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in GATTS_AddCharDescriptor()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_act.c | 409 tGATTS_ATTR_CONTROL *p_control = NULL; in bta_gatts_add_char() 460 tGATTS_ATTR_CONTROL *p_control = NULL; in bta_gatts_add_char_descr()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 502 typedef tGATTS_ATTR_CONTROL tBTA_GATTS_ATTR_CONTROL;
|