Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_dm.cc221 static void btif_update_remote_properties(const RawAddress& bd_addr,
556 static void btif_update_remote_properties(const RawAddress& bdaddr, in btif_update_remote_properties() function
847 btif_update_remote_properties(p_pin_req->bd_addr, p_pin_req->bd_name, in btif_dm_pin_req_evt()
938 btif_update_remote_properties(p_ssp_cfm_req->bd_addr, p_ssp_cfm_req->bd_name, in btif_dm_ssp_cfm_req_evt()
1012 btif_update_remote_properties( in btif_dm_ssp_key_notif_evt()
1095 btif_update_remote_properties(p_auth_cmpl->bd_addr, p_auth_cmpl->bd_name, in btif_dm_auth_cmpl_evt()
3084 btif_update_remote_properties(p_notif_req->bd_addr, p_notif_req->bd_name, in btif_dm_ble_key_nc_req_evt()
3121 btif_update_remote_properties(req_oob_type->bd_addr, req_oob_type->bd_name, in btif_dm_ble_oob_req_evt()
3155 btif_update_remote_properties(req_oob_type->bd_addr, req_oob_type->bd_name, in btif_dm_ble_sc_oob_req_evt()
3171 btif_update_remote_properties(bd_addr, bd_name, NULL, dev_type); in btif_dm_update_ble_remote_properties()