Home
last modified time | relevance | path

Searched refs:tBTA_GATT_ATTR_VAL (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h97 tBTA_GATT_ATTR_VAL attr_val;
110 tBTA_GATT_ATTR_VAL attr_val;
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h501 typedef tGATT_ATTR_VAL tBTA_GATT_ATTR_VAL; typedef
1388 const tBT_UUID * p_descr_uuid, tBTA_GATT_ATTR_VAL *attr_val,
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c274 const tBT_UUID * p_descr_uuid, tBTA_GATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharDescriptor()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c673 (tBTA_GATT_ATTR_VAL *)&arg->add_descr.descr_val, in btc_gatts_call_handler()