Home
last modified time | relevance | path

Searched refs:setGroupAllowedContextMaskNative (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterface.java420 setGroupAllowedContextMaskNative(groupId, sinkContextTypes, sourceContextTypes); in setGroupAllowedContextMask()
457 private native void setGroupAllowedContextMaskNative( in setGroupAllowedContextMaskNative() method in LeAudioNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp737 static void setGroupAllowedContextMaskNative(JNIEnv* /* env */, in setGroupAllowedContextMaskNative() function
1613 (void*)setGroupAllowedContextMaskNative}, in register_com_android_bluetooth_le_audio()