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.h105 void btif_dm_update_ble_remote_properties( BD_ADDR bd_addr, BD_NAME bd_name,
/system/bt/btif/src/
Dbtif_dm.c3022 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
Dbtif_gatt_client.c440 btif_dm_update_ble_remote_properties( p_btif_cb->bd_addr.address, bdname.name, in btif_gattc_update_properties()