Home
last modified time | relevance | path

Searched refs:btif_storage_load_bonded_leaudio (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.cc66 struct btif_storage_load_bonded_leaudio btif_storage_load_bonded_leaudio; variable
226 void btif_storage_load_bonded_leaudio() { in btif_storage_load_bonded_leaudio() function
228 test::mock::btif_profile_storage::btif_storage_load_bonded_leaudio(); in btif_storage_load_bonded_leaudio()
Dmock_btif_profile_storage.h305 struct btif_storage_load_bonded_leaudio { struct
309 extern struct btif_storage_load_bonded_leaudio btif_storage_load_bonded_leaudio; argument
/packages/modules/Bluetooth/system/btif/include/
Dbtif_profile_storage.h130 void btif_storage_load_bonded_leaudio(void);
Dbtif_storage.h318 void btif_storage_load_bonded_leaudio(void);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_le_audio.cc155 jni_thread_wrapper(Bind(&btif_storage_load_bonded_leaudio)), in Initialize()
Dbtif_profile_storage.cc776 void btif_storage_load_bonded_leaudio() { in btif_storage_load_bonded_leaudio() function