Home
last modified time | relevance | path

Searched refs:BTA_GATTC_PREP_WRITE_EVT (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_utils.c497 ( *p_clcb->p_rcb->p_cback)(BTA_GATTC_PREP_WRITE_EVT, (tBTA_GATTC *)&cb_data); in bta_gattc_enqueue()
Dbta_gattc_act.c1408 event = BTA_GATTC_PREP_WRITE_EVT; in bta_gattc_write_cmpl()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h157 #define BTA_GATTC_PREP_WRITE_EVT 11 /* GATT prepare write event */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c829 case BTA_GATTC_PREP_WRITE_EVT: { in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1628 case BTA_GATTC_PREP_WRITE_EVT: in bt_mesh_bta_gattc_cb()