Searched defs:attr_val (Results 1 – 11 of 11) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_api.c | 219 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharacteristic() 274 const tBT_UUID * p_descr_uuid, tBTA_GATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharDescriptor()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gatts.c | 336 tGATT_ATTR_VAL attr_val; in btc_gatts_act_create_attr_tab() local 386 tGATT_ATTR_VAL attr_val; in btc_gatts_act_create_attr_tab() local
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 514 … tBT_UUID *p_char_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in gatts_add_characteristic() 654 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in gatts_add_char_descr() 1521 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_attr.c | 366 tGATT_ATTR_VAL attr_val = { in gatt_profile_db_init() local
|
D | gatt_api.c | 296 tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in GATTS_AddCharacteristic() 338 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in GATTS_AddCharDescriptor()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gatts_int.h | 96 tBTA_GATT_ATTR_VAL attr_val; member 109 tBTA_GATT_ATTR_VAL attr_val; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_avrc_api.h | 285 uint8_t attr_val; /*!< player application attribute value */ member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/ |
D | gatt_api.h | 334 UINT8 *attr_val; member
|
D | avrc_defs.h | 891 UINT8 attr_val; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 174 tGATT_ATTR_VAL attr_val; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 664 tBAT_GATTS_ATTR_VAL_RESULT attr_val; member
|