Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterNativeInterface.java251 return getSocketL2capLocalChannelIdNative( in getSocketL2capLocalChannelId()
369 private native int getSocketL2capLocalChannelIdNative( in getSocketL2capLocalChannelIdNative() method in AdapterNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp2104 static jint getSocketL2capLocalChannelIdNative(JNIEnv* /* env */, in getSocketL2capLocalChannelIdNative() function
2203 (void*)getSocketL2capLocalChannelIdNative}, in register_com_android_bluetooth_btservice_AdapterService()