Home
last modified time | relevance | path

Searched refs:tBTA_DM_SEARCH (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_int.h137 tBTA_DM_SEARCH result;
143 tBTA_DM_SEARCH result;
Dbta_dm_act.cc1032 tBTA_DM_SEARCH data; in bta_dm_inq_cmpl()
1238 tBTA_DM_SEARCH result; in bta_dm_sdp_result()
1304 tBTA_DM_SEARCH result; in bta_dm_sdp_result()
1415 tBTA_DM_SEARCH result; in bta_dm_read_dis_cmpl()
1442 tBTA_DM_SEARCH result; in bta_dm_search_cmpl()
2029 tBTA_DM_SEARCH result; in bta_dm_inq_results_cb()
3604 tBTA_DM_SEARCH result; in bta_dm_observe_results_cb()
3657 tBTA_DM_SEARCH result; in bta_dm_opportunistic_observe_results_cb()
3706 tBTA_DM_SEARCH data; in bta_dm_observe_cmpl_cb()
4040 tBTA_DM_SEARCH data = { in bta_dm_start_scan()
/packages/modules/Bluetooth/system/bta/include/
Dbta_api.h558 } tBTA_DM_SEARCH; typedef
562 tBTA_DM_SEARCH* p_data);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc381 static bool check_eir_remote_name(tBTA_DM_SEARCH* p_search_data, in check_eir_remote_name()
424 static bool check_eir_appearance(tBTA_DM_SEARCH* p_search_data, in check_eir_appearance()
457 static bool check_cached_remote_name(tBTA_DM_SEARCH* p_search_data, in check_cached_remote_name()
1367 tBTA_DM_SEARCH* p_search_data) { in btif_dm_search_devices_evt()
1664 tBTA_DM_SEARCH* p_data) { in btif_dm_search_services_evt()
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc1287 enable, [](tBTA_DM_SEARCH_EVT event, tBTA_DM_SEARCH* p_data) { in CsisActiveObserverSet()
1396 enable, [](tBTA_DM_SEARCH_EVT event, tBTA_DM_SEARCH* p_data) { in CsisObserverSetBackground()