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_act.cc511 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_conn()
748 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_disc_cmpl()
1032 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_op_cmpl()
1044 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_op_cmpl()
1170 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_process_api_refresh()
1246 bta_gattc_sm_execute(p_clcb, BTA_GATTC_INT_DISCOVER_EVT, NULL); in bta_gattc_process_srvc_chg_ind()
Dbta_gattc_main.cc441 case BTA_GATTC_INT_DISCOVER_EVT: in gattc_evt_code()
Dbta_gattc_int.h59 BTA_GATTC_INT_DISCOVER_EVT, enumerator