Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h443 #define BTA_GATTS_STOP_EVT 13 macro
/system/bt/btif/src/
Dbtif_gatt_server.c271 case BTA_GATTS_STOP_EVT: in btapp_gatts_handle_cback()
/system/bt/bta/gatt/
Dbta_gatts_act.c600 (*p_rcb->p_cback)(BTA_GATTS_STOP_EVT, &cb_data); in bta_gatts_stop_service()