Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_main.c82 case BTA_GATTS_API_DEREG_EVT: in bta_gatts_hdl_event()
Dbta_gatts_int.h41 BTA_GATTS_API_DEREG_EVT, enumerator
Dbta_gatts_api.c130 p_buf->hdr.event = BTA_GATTS_API_DEREG_EVT; in BTA_GATTS_AppDeregister()