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.cc342 static bool check_eir_remote_name(tBTA_DM_SEARCH* p_search_data, in check_eir_remote_name()
385 static bool check_cached_remote_name(tBTA_DM_SEARCH* p_search_data, in check_cached_remote_name()
761 tBTA_DM_SEARCH* p_dest_data = (tBTA_DM_SEARCH*)p_dest; in search_devices_copy_cb()
762 tBTA_DM_SEARCH* p_src_data = (tBTA_DM_SEARCH*)p_src; in search_devices_copy_cb()
772 (uint8_t*)(p_dest + sizeof(tBTA_DM_SEARCH)); in search_devices_copy_cb()
783 (uint8_t*)(p_dest + sizeof(tBTA_DM_SEARCH)); in search_devices_copy_cb()
793 tBTA_DM_SEARCH* p_dest_data = (tBTA_DM_SEARCH*)p_dest; in search_services_copy_cb()
794 tBTA_DM_SEARCH* p_src_data = (tBTA_DM_SEARCH*)p_src; in search_services_copy_cb()
803 (Uuid*)(p_dest + sizeof(tBTA_DM_SEARCH)); in search_services_copy_cb()
1219 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.cc1106 (tBTA_DM_SEARCH*)&di_disc); in bta_dm_di_disc_cmpl()
1242 tBTA_DM_SEARCH data; in bta_dm_inq_cmpl()
1331 tBTA_DM_SEARCH result; in bta_dm_sdp_result()
2051 tBTA_DM_SEARCH result; in bta_dm_inq_results_cb()
3688 tBTA_DM_SEARCH result; in bta_dm_observe_results_cb()
3738 tBTA_DM_SEARCH data; in bta_dm_observe_cmpl_cb()
4012 tBTA_DM_SEARCH data; in bta_dm_ble_observe()
4132 tBTA_DM_SEARCH result; in bta_dm_gatt_disc_result()
/system/bt/bta/include/
Dbta_api.h781 } tBTA_DM_SEARCH; typedef
785 tBTA_DM_SEARCH* p_data);