Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.h88 struct btif_in_fetch_bonded_device { struct
94 extern struct btif_in_fetch_bonded_device btif_in_fetch_bonded_device; argument
Dmock_btif_storage.cc46 struct btif_in_fetch_bonded_device btif_in_fetch_bonded_device; variable
134 bt_status_t btif_in_fetch_bonded_device(const std::string& bdstr) { in btif_in_fetch_bonded_device() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc421 bt_status_t btif_in_fetch_bonded_device(const std::string& bdstr) { in btif_in_fetch_bonded_device() function