Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h479 #define BTA_GATTS_SET_ATTR_VAL_EVT 23 macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c525 (*p_rcb->p_cback)(BTA_GATTS_SET_ATTR_VAL_EVT, &cb_data); in bta_gatts_set_attr_value()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c944 case BTA_GATTS_SET_ATTR_VAL_EVT: in btc_gatts_cb_handler()