Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterface.java332 groupSetActiveNative(groupId); in groupSetActive()
438 private native void groupSetActiveNative(int groupId); in groupSetActiveNative() method in LeAudioNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp576 static void groupSetActiveNative(JNIEnv* /* env */, jobject /* object */, in groupSetActiveNative() function
1601 {"groupSetActiveNative", "(I)V", (void*)groupSetActiveNative}, in register_com_android_bluetooth_le_audio()