Searched refs:SetGroupAllowedContextMask (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_le_audio.cc | 314 void SetGroupAllowedContextMask(int group_id, int sink_context_types, int source_context_types) { in SetGroupAllowedContextMask() function in __anonf34f16a90111::LeAudioClientInterfaceImpl 325 do_in_main_thread(Bind(&LeAudioClient::SetGroupAllowedContextMask, in SetGroupAllowedContextMask()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/ |
D | bta_le_audio_api.h | 74 virtual void SetGroupAllowedContextMask(int group_id, int sink_context_types,
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_le_audio.h | 400 virtual void SetGroupAllowedContextMask(int group_id, int sink_context_types,
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_le_audio.cpp | 733 sLeAudioClientInterface->SetGroupAllowedContextMask(groupId, sinkContextTypes, in setGroupAllowedContextMaskNative()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client.cc | 1429 void SetGroupAllowedContextMask(int group_id, int sink_context_types, in SetGroupAllowedContextMask() function in __anon6840174e0111::LeAudioClientImpl
|
D | le_audio_client_test.cc | 12707 LeAudioClient::Get()->SetGroupAllowedContextMask(group_id, allowed_context_types, in TEST_F()
|