Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientNativeInterface.java125 groupSelectActivePresetNative(groupId, presetIndex); in groupSelectActivePreset()
369 private native void groupSelectActivePresetNative(int groupId, int presetIndex); in groupSelectActivePresetNative() method in HapClientNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hap_client.cpp428 static void groupSelectActivePresetNative(JNIEnv* /* env */, in groupSelectActivePresetNative() function
576 (void*)groupSelectActivePresetNative}, in register_com_android_bluetooth_hap_client()