Searched defs:GroupSetActive (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ | ||
D | client_linux.cc | 35 void GroupSetActive(const int group_id) override {} in GroupSetActive() function in LeAudioClientImpl |
D | client.cc | 1579 void GroupSetActive(const int group_id) override { in GroupSetActive() function in __anon6840174e0111::LeAudioClientImpl |
D | le_audio_client_test.cc | 4811 TEST_F(UnicastTest, GroupSetActive) { in TEST_F() argument |
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ | ||
D | btif_le_audio.cc | 239 void GroupSetActive(const int group_id) override { in GroupSetActive() function in __anonf34f16a90111::LeAudioClientInterfaceImpl |