Searched refs:atResponseCodeNative (Results 1 – 2 of 2) sorted by relevance
241 return atResponseCodeNative(responseCode, errorCode, Utils.getByteAddress(device)); in atResponseCode()483 private native boolean atResponseCodeNative(int responseCode, int errorCode, byte[] address); in atResponseCodeNative() method in HeadsetNativeInterface
802 static jboolean atResponseCodeNative(JNIEnv* env, jobject object, in atResponseCodeNative() function979 {"atResponseCodeNative", "(II[B)Z", (void*)atResponseCodeNative},