Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_storage.h92 bt_status_t btif_storage_set_remote_device_property(bt_bdaddr_t *remote_bd_addr,
/system/bt/btif/src/
Dbtif_storage.c716 bt_status_t btif_storage_set_remote_device_property(bt_bdaddr_t *remote_bd_addr, in btif_storage_set_remote_device_property() function
753 btif_storage_set_remote_device_property(remote_bd_addr, in btif_storage_add_remote_device()
758 btif_storage_set_remote_device_property(remote_bd_addr, in btif_storage_add_remote_device()
Dbtif_dm.c593 status = btif_storage_set_remote_device_property(p_bd, &property); in btif_update_remote_version_property()
616 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]); in btif_update_remote_properties()
639 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]); in btif_update_remote_properties()
655 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]); in btif_update_remote_properties()
1315 status = btif_storage_set_remote_device_property(&bdaddr, &properties[0]); in btif_dm_search_devices_evt()
1545 ret = btif_storage_set_remote_device_property(&bd_addr, &prop); in btif_dm_search_services_evt()
1593 ret = btif_storage_set_remote_device_property(&bd_addr, &prop); in btif_dm_search_services_evt()
Dbtif_core.c917 status = btif_storage_set_remote_device_property(&(p_req->write_req.bd_addr), in execute_storage_remote_request()
Dbtif_gatt_client.c601 btif_storage_set_remote_device_property(&(p_btif_cb->bd_addr), &properties); in btif_gattc_upstreams_evt()