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.c227 static void btif_update_remote_properties(BD_ADDR bd_addr, BD_NAME bd_name,
598 static void btif_update_remote_properties(BD_ADDR bd_addr, BD_NAME bd_name, in btif_update_remote_properties() function
907 btif_update_remote_properties(p_pin_req->bd_addr, p_pin_req->bd_name, in btif_dm_pin_req_evt()
994 btif_update_remote_properties(p_ssp_cfm_req->bd_addr, p_ssp_cfm_req->bd_name, in btif_dm_ssp_cfm_req_evt()
1066 btif_update_remote_properties(p_ssp_key_notif->bd_addr, p_ssp_key_notif->bd_name, in btif_dm_ssp_key_notif_evt()
1156 btif_update_remote_properties(p_auth_cmpl->bd_addr, in btif_dm_auth_cmpl_evt()
3306 btif_update_remote_properties(p_notif_req->bd_addr , p_notif_req->bd_name, in btif_dm_ble_key_nc_req_evt()
3347 btif_update_remote_properties(req_oob_type->bd_addr , req_oob_type->bd_name, in btif_dm_ble_oob_req_evt()
3361 btif_update_remote_properties(bd_addr,bd_name,NULL,dev_type); in btif_dm_update_ble_remote_properties()