Home
last modified time | relevance | path

Searched refs:createBondOutOfBandNative (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DBondStateMachine.java335 result = mAdapterService.createBondOutOfBandNative(addr, transport, in createBond()
DAdapterService.java3885 native boolean createBondOutOfBandNative(byte[] address, int transport, in createBondOutOfBandNative() method in AdapterService
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp1223 static jboolean createBondOutOfBandNative(JNIEnv* env, jobject obj, in createBondOutOfBandNative() function
1709 (void*)createBondOutOfBandNative},