Searched defs:gattClientSetPreferredPhyNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1029 static void gattClientSetPreferredPhyNative(JNIEnv* env, jobject object, function in namespace:android
2179 {"gattClientSetPreferredPhyNative", "(IIIII)V",
2180 (void*)gattClientSetPreferredPhyNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1824 gattClientSetPreferredPhyNative(clientIf, connId, txPhy, rxPhy, phyOptions);
2695 private native void gattClientSetPreferredPhyNative( method in class:GattService

Completed in 49 milliseconds