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.cc345 static bool check_eir_remote_name(tBTA_DM_SEARCH* p_search_data, in check_eir_remote_name()
388 static bool check_cached_remote_name(tBTA_DM_SEARCH* p_search_data, in check_cached_remote_name()
769 tBTA_DM_SEARCH* p_dest_data = (tBTA_DM_SEARCH*)p_dest; in search_devices_copy_cb()
770 tBTA_DM_SEARCH* p_src_data = (tBTA_DM_SEARCH*)p_src; in search_devices_copy_cb()
780 (uint8_t*)(p_dest + sizeof(tBTA_DM_SEARCH)); in search_devices_copy_cb()
791 (uint8_t*)(p_dest + sizeof(tBTA_DM_SEARCH)); in search_devices_copy_cb()
801 tBTA_DM_SEARCH* p_dest_data = (tBTA_DM_SEARCH*)p_dest; in search_services_copy_cb()
802 tBTA_DM_SEARCH* p_src_data = (tBTA_DM_SEARCH*)p_src; in search_services_copy_cb()
811 (Uuid*)(p_dest + sizeof(tBTA_DM_SEARCH)); in search_services_copy_cb()
1227 tBTA_DM_SEARCH* p_search_data; in btif_dm_search_devices_evt()
[all …]
Dbtif_ble_scanner.cc160 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()
2069 tBTA_DM_SEARCH result; in bta_dm_inq_results_cb()
3710 tBTA_DM_SEARCH result; in bta_dm_observe_results_cb()
3760 tBTA_DM_SEARCH data; in bta_dm_observe_cmpl_cb()
4045 tBTA_DM_SEARCH data; in bta_dm_ble_observe()
4151 tBTA_DM_SEARCH result; in bta_dm_gatt_disc_result()
/system/bt/bta/include/
Dbta_api.h779 } tBTA_DM_SEARCH; typedef
783 tBTA_DM_SEARCH* p_data);