Home
last modified time | relevance | path

Searched refs:tGATTS_ATTR_CONTROL (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h191 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/
Dgatt_api.h344 }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/
Dgatt_db.c52 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()
Dgatt_api.c313 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/
Dbta_gatts_act.c409 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/
Dbta_gatt_api.h502 typedef tGATTS_ATTR_CONTROL tBTA_GATTS_ATTR_CONTROL;