All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ve.bluecove-gpl.2.0.3.source-code.com_intel_bluetooth_BluetoothStackBlueZNativeTests.h Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
/* DO NOT EDIT THIS FILE - it is machine generated */
#include 
/* Header for class com_intel_bluetooth_BluetoothStackBlueZNativeTests */

#ifndef _Included_com_intel_bluetooth_BluetoothStackBlueZNativeTests
#define _Included_com_intel_bluetooth_BluetoothStackBlueZNativeTests
#ifdef __cplusplus
extern "C" {
#endif
/*
 * Class:     com_intel_bluetooth_BluetoothStackBlueZNativeTests
 * Method:    testThrowException
 * Signature: (I)V
 */
JNIEXPORT void JNICALL Java_com_intel_bluetooth_BluetoothStackBlueZNativeTests_testThrowException
  (JNIEnv *, jclass, jint);

/*
 * Class:     com_intel_bluetooth_BluetoothStackBlueZNativeTests
 * Method:    testDebug
 * Signature: (ILjava/lang/String;)V
 */
JNIEXPORT void JNICALL Java_com_intel_bluetooth_BluetoothStackBlueZNativeTests_testDebug
  (JNIEnv *, jclass, jint, jstring);

/*
 * Class:     com_intel_bluetooth_BluetoothStackBlueZNativeTests
 * Method:    testServiceRecordConvert
 * Signature: ([B)[B
 */
JNIEXPORT jbyteArray JNICALL Java_com_intel_bluetooth_BluetoothStackBlueZNativeTests_testServiceRecordConvert
  (JNIEnv *, jclass, jbyteArray);

#ifdef __cplusplus
}
#endif
#endif




© 2015 - 2024 Weber Informatics LLC | Privacy Policy