Home
last modified time | relevance | path

Searched defs:btif_storage_add_bonded_device (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.h150 struct btif_storage_add_bonded_device { struct
162 extern struct btif_storage_add_bonded_device btif_storage_add_bonded_device; argument
Dmock_btif_storage.cc47 struct btif_storage_add_bonded_device btif_storage_add_bonded_device; variable
162 bt_status_t btif_storage_add_bonded_device(RawAddress* remote_bd_addr, in btif_storage_add_bonded_device() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc812 bt_status_t btif_storage_add_bonded_device(RawAddress* remote_bd_addr, in btif_storage_add_bonded_device() function