Home
last modified time | relevance | path

Searched refs:BTA_GATTC_API_CLOSE_EVT (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc431 case BTA_GATTC_API_CLOSE_EVT: in gattc_evt_code()
Dbta_gattc_int.h57 BTA_GATTC_API_CLOSE_EVT, enumerator
Dbta_gattc_api.cc220 p_buf->event = BTA_GATTC_API_CLOSE_EVT; in BTA_GATTC_Close()
Dbta_gattc_act.cc262 buf.event = BTA_GATTC_API_CLOSE_EVT; in bta_gattc_deregister()
678 if (p_data->hdr.event == BTA_GATTC_API_CLOSE_EVT) { in bta_gattc_close()