Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.cc373 case BTA_GATTC_API_OPEN_EVT: in bta_gattc_hdl_event()
418 case BTA_GATTC_API_OPEN_EVT: in gattc_evt_code()
Dbta_gattc_int.h43 BTA_GATTC_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_GATTC), enumerator
Dbta_gattc_api.cc134 p_buf->hdr.event = BTA_GATTC_API_OPEN_EVT; in BTA_GATTC_Open()