Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sdp/
DSdpManagerNativeInterface.java200 return sdpCreateOppOpsRecordNative( in createOppOpsRecord()
416 private native int sdpCreateOppOpsRecordNative( in sdpCreateOppOpsRecordNative() method in SdpManagerNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_sdp.cpp366 static jint sdpCreateOppOpsRecordNative(JNIEnv* env, jobject /* obj */, in sdpCreateOppOpsRecordNative() function
498 (void*)sdpCreateOppOpsRecordNative}, in register_com_android_bluetooth_sdp()