Searched refs:SetGroupAllowedContextMask (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_le_audio.cc | 347 void SetGroupAllowedContextMask(int group_id, int sink_context_types, in SetGroupAllowedContextMask() function in __anona082e5330111::LeAudioClientInterfaceImpl 360 Bind(&LeAudioClient::SetGroupAllowedContextMask, in SetGroupAllowedContextMask()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_le_audio_api.h | 77 virtual void SetGroupAllowedContextMask(int group_id, int sink_context_types,
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_le_audio.h | 415 virtual void SetGroupAllowedContextMask(int group_id, int sink_context_types,
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_le_audio.cpp | 750 sLeAudioClientInterface->SetGroupAllowedContextMask(groupId, sinkContextTypes, in setGroupAllowedContextMaskNative()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client.cc | 1113 void SetGroupAllowedContextMask(int group_id, int sink_context_types, in SetGroupAllowedContextMask() function in __anonf21162180111::LeAudioClientImpl
|
D | le_audio_client_test.cc | 10790 LeAudioClient::Get()->SetGroupAllowedContextMask( in TEST_F()
|