Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_main.c70 case BTA_GATTS_API_DISABLE_EVT: in bta_gatts_hdl_event()
Dbta_gatts_int.h56 BTA_GATTS_API_DISABLE_EVT enumerator
Dbta_gatts_api.c68 p_buf->event = BTA_GATTS_API_DISABLE_EVT; in BTA_GATTS_Disable()