Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h161 #define BTA_GATTC_SRVC_CHG_EVT 15 /* service change event */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c1006 case BTA_GATTC_SRVC_CHG_EVT: { in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1724 case BTA_GATTC_SRVC_CHG_EVT: in bt_mesh_bta_gattc_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c2052 (* p_clrcb->p_cback)(BTA_GATTC_SRVC_CHG_EVT, (tBTA_GATTC *)&srvc_chg); in bta_gattc_process_srvc_chg_ind()