Home
last modified time | relevance | path

Searched refs:btif_dm_update_ble_remote_properties (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/btif/include/
H A Dbtif_dm.h104 void btif_dm_update_ble_remote_properties(const RawAddress& bd_addr,
/aosp12/system/bt/stack/test/common/
H A Dmock_btif_dm.cc154 void btif_dm_update_ble_remote_properties(const RawAddress& bd_addr, in btif_dm_update_ble_remote_properties() function
/aosp12/system/bt/test/mock/
H A Dmock_btif_dm.cc155 void btif_dm_update_ble_remote_properties(const RawAddress& bd_addr, in btif_dm_update_ble_remote_properties() function
/aosp12/system/bt/main/shim/
H A Dle_scanning_manager.cc49 extern void btif_dm_update_ble_remote_properties(const RawAddress& bd_addr,
449 btif_dm_update_ble_remote_properties(bd_addr, bdname.name, in handle_remote_properties()
/aosp12/system/bt/btif/src/
H A Dbtif_ble_scanner.cc145 btif_dm_update_ble_remote_properties(bd_addr, bdname.name, device_type); in bta_scan_results_cb_impl()
H A Dbtif_dm.cc2613 btif_dm_update_ble_remote_properties(p_ssp_key_notif->bd_addr, in btif_dm_ble_key_notif_evt()
2823 btif_dm_update_ble_remote_properties(p_ble_req->bd_addr, p_ble_req->bd_name, in btif_dm_ble_sec_req_evt()
2861 btif_dm_update_ble_remote_properties(p_pin_req->bd_addr, p_pin_req->bd_name, in btif_dm_ble_passkey_req_evt()
2988 void btif_dm_update_ble_remote_properties(const RawAddress& bd_addr, in btif_dm_update_ble_remote_properties() function