Searched defs:sinkContextTypes (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioNativeInterface.java | 411 int groupId, int sinkContextTypes, int sourceContextTypes) { in setGroupAllowedContextMask() 458 int groupId, int sinkContextTypes, int sourceContextTypes); in setGroupAllowedContextMaskNative()
|
D | LeAudioService.java | 2663 int groupId, int sinkContextTypes, int sourceContextTypes) { in setGroupAllowedContextMask() 3976 public void setActiveGroupAllowedContextMask(int sinkContextTypes, int sourceContextTypes) { in setActiveGroupAllowedContextMask() 3977 setGroupAllowedContextMask(getActiveGroupId(), sinkContextTypes, sourceContextTypes); in setActiveGroupAllowedContextMask() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/ |
D | LeAudioServiceTest.java | 2964 int sinkContextTypes = in testSetAllowedContextsForActiveGroup() local
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_le_audio.cpp | 739 jint sinkContextTypes, in setGroupAllowedContextMaskNative()
|