Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_storage.h138 bt_status_t btif_storage_add_remote_device(const RawAddress* remote_bd_addr,
/system/bt/btif/src/
Dbtif_storage.cc774 bt_status_t btif_storage_add_remote_device(const RawAddress* remote_bd_addr, in btif_storage_add_remote_device() function
Dbtif_dm.cc1407 btif_storage_add_remote_device(&bdaddr, num_properties, properties); in btif_dm_search_devices_evt()