Home
last modified time | relevance | path

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

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