Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h156 #define BTA_GATTC_NOTIF_EVT 10 /* GATT attribute notification event */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c900 case BTA_GATTC_NOTIF_EVT: { in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1571 case BTA_GATTC_NOTIF_EVT: { in bt_mesh_bta_gattc_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2787 case BTA_GATTC_NOTIF_EVT: /* 10 */ in bta_hh_gattc_callback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c2084 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_NOTIF_EVT, (tBTA_GATTC *)p_notify); in bta_gattc_proc_other_indication()