Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c388 case BTA_GATTC_API_OPEN_EVT: in bta_gattc_hdl_event()
456 case BTA_GATTC_API_OPEN_EVT: in gattc_evt_code()
Dbta_gattc_int.h40 BTA_GATTC_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_GATTC), enumerator
Dbta_gattc_api.c156 p_buf->hdr.event = BTA_GATTC_API_OPEN_EVT; in BTA_GATTC_Open()
Dbta_gattc_act.c2245 bta_gattc_sm_execute(p_clcb, BTA_GATTC_API_OPEN_EVT, &gattc_data); in bta_gattc_init_clcb_conn()