|
Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
Go to the source code of this file.
Functions | |
| jstring | Java_org_direct_1bt_BTFactory_getNativeAPIVersion (JNIEnv *env, jclass clazz) |
| jstring | Java_org_direct_1bt_BTFactory_getNativeVersion (JNIEnv *env, jclass clazz) |
| void | Java_org_direct_1bt_BTFactory_setenv (JNIEnv *env, jclass clazz, jstring jname, jstring jval, jboolean overwrite) |
| jstring Java_org_direct_1bt_BTFactory_getNativeVersion | ( | JNIEnv * | env, |
| jclass | clazz | ||
| ) |
Definition at line 32 of file BTFactory.cxx.
| jstring Java_org_direct_1bt_BTFactory_getNativeAPIVersion | ( | JNIEnv * | env, |
| jclass | clazz | ||
| ) |
Definition at line 45 of file BTFactory.cxx.
| void Java_org_direct_1bt_BTFactory_setenv | ( | JNIEnv * | env, |
| jclass | clazz, | ||
| jstring | jname, | ||
| jstring | jval, | ||
| jboolean | overwrite | ||
| ) |
Definition at line 58 of file BTFactory.cxx.