Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_dm.h107 void btif_dm_update_ble_remote_properties(const RawAddress& bd_addr,
/system/bt/btif/src/
Dbtif_ble_scanner.cc144 btif_dm_update_ble_remote_properties(bd_addr, bdname.name, device_type); in bta_scan_results_cb_impl()
Dbtif_dm.cc2825 btif_dm_update_ble_remote_properties(p_ssp_key_notif->bd_addr, in btif_dm_ble_key_notif_evt()
3028 btif_dm_update_ble_remote_properties(p_ble_req->bd_addr, p_ble_req->bd_name, in btif_dm_ble_sec_req_evt()
3066 btif_dm_update_ble_remote_properties(p_pin_req->bd_addr, p_pin_req->bd_name, in btif_dm_ble_passkey_req_evt()
3168 void btif_dm_update_ble_remote_properties(const RawAddress& bd_addr, in btif_dm_update_ble_remote_properties() function