Searched refs:configureWBSNative (Results 1 – 2 of 2) sorted by relevance
773 static jboolean configureWBSNative(JNIEnv *env, jobject object, jbyteArray address, in configureWBSNative() function813 {"configureWBSNative", "([BI)Z", (void *) configureWBSNative},
918 configureWBSNative(getByteAddress(device),WBS_CODEC); in processMessage()924 configureWBSNative(getByteAddress(device),NBS_CODEC); in processMessage()3451 private native boolean configureWBSNative(byte[] address,int condec_config); in configureWBSNative() method in HeadsetStateMachine