Go to the source code of this file.
◆ Java_jau_direct_1bt_DBTGattService_deleteImpl()
void Java_jau_direct_1bt_DBTGattService_deleteImpl |
( |
JNIEnv * |
env, |
|
|
jobject |
obj, |
|
|
jlong |
nativeInstance |
|
) |
| |
◆ Java_jau_direct_1bt_DBTGattService_toStringImpl()
jstring Java_jau_direct_1bt_DBTGattService_toStringImpl |
( |
JNIEnv * |
env, |
|
|
jobject |
obj |
|
) |
| |
◆ _characteristicClazzCtorArgs()
static const std::string _characteristicClazzCtorArgs |
( |
"(JLjau/direct_bt/DBTGattService;SLorg/direct_bt/GattCharPropertySet;Ljava/lang/String;SII)V" |
| ) |
|
|
static |
◆ _gattCharPropSetClassName()
static const std::string _gattCharPropSetClassName |
( |
"org/direct_bt/GattCharPropertySet" |
| ) |
|
|
static |
◆ _gattCharPropSetClazzCtorArgs()
static const std::string _gattCharPropSetClazzCtorArgs |
( |
"(B)V" |
| ) |
|
|
static |
◆ Java_jau_direct_1bt_DBTGattService_getCharsImpl()
jobject Java_jau_direct_1bt_DBTGattService_getCharsImpl |
( |
JNIEnv * |
env, |
|
|
jobject |
obj |
|
) |
| |