Searched refs:btif_storage_remove_leaudio (Results 1 – 7 of 7) sorted by relevance
77 struct btif_storage_remove_leaudio btif_storage_remove_leaudio; variable266 void btif_storage_remove_leaudio(const RawAddress& address) { in btif_storage_remove_leaudio() function268 test::mock::btif_profile_storage::btif_storage_remove_leaudio(address); in btif_storage_remove_leaudio()
400 struct btif_storage_remove_leaudio { struct405 extern struct btif_storage_remove_leaudio btif_storage_remove_leaudio; argument
186 do_in_jni_thread(Bind(&btif_storage_remove_leaudio, address)); in RemoveDevice()194 do_in_jni_thread(Bind(&btif_storage_remove_leaudio, address)); in RemoveDevice()
877 void btif_storage_remove_leaudio(const RawAddress& address) { in btif_storage_remove_leaudio() function
127 void btif_storage_remove_leaudio(const RawAddress& address);
315 void btif_storage_remove_leaudio(const RawAddress& address);
81 void btif_storage_remove_leaudio(RawAddress const& addr) { in btif_storage_remove_leaudio() function