Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/dm/
H A Dbta_dm_main.cc84 case BTA_DM_API_QUEUE_SEARCH_EVT: in bta_dm_search_sm_execute()
118 case BTA_DM_API_QUEUE_SEARCH_EVT: in bta_dm_search_sm_execute()
151 case BTA_DM_API_QUEUE_SEARCH_EVT: in bta_dm_search_sm_execute()
H A Dbta_dm_api.cc86 p_msg->hdr.event = BTA_DM_API_QUEUE_SEARCH_EVT; in BTA_DmSearch()
H A Dbta_dm_int.h70 BTA_DM_API_QUEUE_SEARCH_EVT, enumerator
H A Dbta_dm_act.cc1468 BTA_DM_API_QUEUE_SEARCH_EVT) { in bta_dm_execute_queued_request()