Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h474 #define BTA_GATTS_STOP_EVT 13 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c634 (*p_rcb->p_cback)(BTA_GATTS_STOP_EVT, &cb_data); in bta_gatts_stop_service()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c897 case BTA_GATTS_STOP_EVT: in btc_gatts_cb_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c629 case BTA_GATTS_STOP_EVT: in bt_mesh_bta_gatts_cb()