Searched refs:btif_dm_update_ble_remote_properties (Results 1 – 3 of 3) sorted by relevance
/system/bt/btif/include/ |
D | btif_dm.h | 105 void btif_dm_update_ble_remote_properties( BD_ADDR bd_addr, BD_NAME bd_name,
|
/system/bt/btif/src/ |
D | btif_dm.c | 3022 btif_dm_update_ble_remote_properties(p_ssp_key_notif->bd_addr , p_ssp_key_notif->bd_name, in btif_dm_ble_key_notif_evt() 3245 btif_dm_update_ble_remote_properties(p_ble_req->bd_addr, p_ble_req->bd_name, in btif_dm_ble_sec_req_evt() 3286 btif_dm_update_ble_remote_properties(p_pin_req->bd_addr,p_pin_req->bd_name, in btif_dm_ble_passkey_req_evt() 3358 void btif_dm_update_ble_remote_properties( BD_ADDR bd_addr, BD_NAME bd_name, in btif_dm_update_ble_remote_properties() function
|
D | btif_gatt_client.c | 440 btif_dm_update_ble_remote_properties( p_btif_cb->bd_addr.address, bdname.name, in btif_gattc_update_properties()
|