Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h483 #define BTA_GATTS_SEND_SERVICE_CHANGE_EVT 24 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c883 (*p_rcb->p_cback)(BTA_GATTS_SEND_SERVICE_CHANGE_EVT, (tBTA_GATTS *)&service_change); in bta_gatts_send_service_change_indication()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c955 case BTA_GATTS_SEND_SERVICE_CHANGE_EVT: in btc_gatts_cb_handler()