Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_dm.cc397 static bool check_eir_remote_name(tBTA_DM_SEARCH* p_search_data, in check_eir_remote_name()
440 static bool check_cached_remote_name(tBTA_DM_SEARCH* p_search_data, in check_cached_remote_name()
830 tBTA_DM_SEARCH* p_dest_data = (tBTA_DM_SEARCH*)p_dest; in search_devices_copy_cb()
831 tBTA_DM_SEARCH* p_src_data = (tBTA_DM_SEARCH*)p_src; in search_devices_copy_cb()
841 (uint8_t*)(p_dest + sizeof(tBTA_DM_SEARCH)); in search_devices_copy_cb()
852 (uint8_t*)(p_dest + sizeof(tBTA_DM_SEARCH)); in search_devices_copy_cb()
862 tBTA_DM_SEARCH* p_dest_data = (tBTA_DM_SEARCH*)p_dest; in search_services_copy_cb()
863 tBTA_DM_SEARCH* p_src_data = (tBTA_DM_SEARCH*)p_src; in search_services_copy_cb()
872 (Uuid*)(p_dest + sizeof(tBTA_DM_SEARCH)); in search_services_copy_cb()
1295 tBTA_DM_SEARCH* p_search_data; in btif_dm_search_devices_evt()
[all …]
Dbtif_ble_scanner.cc159 void bta_scan_results_cb(tBTA_DM_SEARCH_EVT event, tBTA_DM_SEARCH* p_data) { in bta_scan_results_cb()
/system/bt/bta/dm/
Dbta_dm_int.h129 tBTA_DM_SEARCH result;
135 tBTA_DM_SEARCH result;
Dbta_dm_act.cc1123 (tBTA_DM_SEARCH*)&di_disc); in bta_dm_di_disc_cmpl()
1259 tBTA_DM_SEARCH data; in bta_dm_inq_cmpl()
1348 tBTA_DM_SEARCH result; in bta_dm_sdp_result()
2074 tBTA_DM_SEARCH result; in bta_dm_inq_results_cb()
3717 tBTA_DM_SEARCH result; in bta_dm_observe_results_cb()
3767 tBTA_DM_SEARCH data; in bta_dm_observe_cmpl_cb()
4046 tBTA_DM_SEARCH data; in bta_dm_ble_observe()
4152 tBTA_DM_SEARCH result; in bta_dm_gatt_disc_result()
/system/bt/bta/include/
Dbta_api.h772 } tBTA_DM_SEARCH; typedef
776 tBTA_DM_SEARCH* p_data);