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