Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.c451 case BTA_GATTC_INT_DISCOVER_EVT: in gattc_evt_code()
Dbta_gattc_act.c736 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_conn()
1057 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_disc_cmpl()
1421 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_op_cmpl()
1647 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_process_api_refresh()
1731 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_process_srvc_chg_ind()
Dbta_gattc_int.h58 BTA_GATTC_INT_DISCOVER_EVT, enumerator