Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_main.c354 case BTA_GATTC_API_DEREG_EVT: in bta_gattc_hdl_event()
451 case BTA_GATTC_API_DEREG_EVT: in gattc_evt_code()
Dbta_gattc_int.h69 BTA_GATTC_API_DEREG_EVT, enumerator
Dbta_gattc_api.c97 p_buf->hdr.event = BTA_GATTC_API_DEREG_EVT; in BTA_GATTC_AppDeregister()