Searched refs:BTA_DM_API_SEARCH_EVT (Results 1 – 3 of 3) sorted by relevance
404 p_msg->hdr.event = BTA_DM_API_SEARCH_EVT; in BTA_DmSearch()1830 p_msg->hdr.event = BTA_DM_API_SEARCH_EVT; in BTA_DmSearchExt()
1491 (p_data->search.rs_res == BTA_DM_RS_NONE) && bta_dm_check_av(BTA_DM_API_SEARCH_EVT)) { in bta_dm_search_start()3350 if (bta_dm_cb.rs_event == BTA_DM_API_SEARCH_EVT) { in bta_dm_rs_cback()3378 if (event == BTA_DM_API_SEARCH_EVT) { in bta_dm_check_av()
207 BTA_DM_API_SEARCH_EVT = BTA_SYS_EVT_START(BTA_ID_DM_SEARCH), enumerator