Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java187 return disconnectDeviceNative(bdaddr); in disconnectDevice()
247 private native boolean disconnectDeviceNative(String bdaddr); in disconnectDeviceNative() method in AvrcpNativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_target.cpp291 jboolean disconnectDeviceNative(JNIEnv* env, jobject object, jstring address) { in disconnectDeviceNative() function
817 (void*)disconnectDeviceNative},