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.h107 bt_status_t btif_storage_add_remote_device(bt_bdaddr_t *remote_bd_addr,
/system/bt/btif/src/
Dbtif_storage.c734 bt_status_t btif_storage_add_remote_device(bt_bdaddr_t *remote_bd_addr, in btif_storage_add_remote_device() function
Dbtif_dm.c1419 status = btif_storage_add_remote_device(&bdaddr, num_properties, properties); in btif_dm_search_devices_evt()