Searched refs:btif_dm_update_ble_remote_properties (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/bt/btif/include/ |
H A D | btif_dm.h | 104 void btif_dm_update_ble_remote_properties(const RawAddress& bd_addr,
|
/aosp12/system/bt/stack/test/common/ |
H A D | mock_btif_dm.cc | 154 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 D | mock_btif_dm.cc | 155 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 D | le_scanning_manager.cc | 49 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 D | btif_ble_scanner.cc | 145 btif_dm_update_ble_remote_properties(bd_addr, bdname.name, device_type); in bta_scan_results_cb_impl()
|
H A D | btif_dm.cc | 2613 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
|