Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c387 else if (p_msg->event == BTA_GATTC_INT_DISCONN_EVT) in bta_gattc_hdl_event()
457 case BTA_GATTC_INT_DISCONN_EVT: in gattc_evt_code()
Dbta_gattc_int.h61 BTA_GATTC_INT_DISCONN_EVT, enumerator
Dbta_gattc_act.c811 else if (p_data->hdr.event == BTA_GATTC_INT_DISCONN_EVT) in bta_gattc_close()
1564 BTA_GATTC_INT_DISCONN_EVT; in bta_gattc_conn_cback()