Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_main.cc71 bta_dm_search_set_state(BTA_DM_SEARCH_ACTIVE); in bta_dm_search_sm_execute()
92 case BTA_DM_SEARCH_ACTIVE: in bta_dm_search_sm_execute()
Dbta_dm_api.cc110 case BTA_DM_SEARCH_ACTIVE: in BTA_DmSearchCancel()
Dbta_dm_int.h394 BTA_DM_SEARCH_ACTIVE, enumerator
Dbta_dm_act.cc986 if (bta_dm_search_get_state() != BTA_DM_SEARCH_ACTIVE) { in bta_dm_inq_cmpl()
1526 (bta_dm_search_cb.state == BTA_DM_SEARCH_ACTIVE || in bta_dm_search_cancel_notify()
1694 (bta_dm_search_cb.state == BTA_DM_SEARCH_ACTIVE)) || in bta_dm_discover_device()
3938 (bta_dm_search_cb.state != BTA_DM_SEARCH_ACTIVE) && in bta_dm_gattc_callback()