index
:
direct_bt.git
alt_sendevent
bredr_2
connector_b_1.5
cor_locking
cow_locking
issue_308
issue_318
le_secure_connections
master
os_and_arch
simple_mutex0
simple_mutex2
tinyb
tinyb-2-clean
tinyb-master
Direct Bluetooth LE and BREDR programming, high-performance & reliable.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
direct_bt
/
BTGattChar.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
JNI Lifecycle Fix: BTGattCharListener: Adopt full Java/Native link via DBTNat...
Sven Gothel
2022-05-10
1
-118
/
+32
*
Use typedef of shared_pre<T> 'TRef' and pass `const shared_pre<T>&` where pos...
Sven Gothel
2022-05-09
1
-0
/
+1
*
noexcept: BTGattChar + BTGattDesc
Sven Gothel
2022-04-23
1
-31
/
+13
*
Align C++ -> Java BTGattChar::get[ClientCharConfig,UserDescription]() and add...
Sven Gothel
2022-04-11
1
-0
/
+12
*
Cleanup Gatt numbers: Merge GattTypes.hpp into GattNumbers.hpp, remove redund...
Sven Gothel
2022-04-11
1
-1
/
+1
*
BTAdapter/BTGattChar: API doc typo fix and removal of unused/unimpl declaration
Sven Gothel
2022-02-02
1
-1
/
+0
*
Move BTGattChar::PropertyBitVal to_string() out of class and add free standin...
Sven Gothel
2021-10-14
1
-8
/
+18
*
[BT|DB]GattChar::getUserDescription() and userDescriptionIndex added (from de...
Sven Gothel
2021-10-13
1
-0
/
+11
*
BTGattDesc: Have TYPE_* static const be of versatile std::shared_ptr<jau::uui...
Sven Gothel
2021-10-13
1
-1
/
+1
*
Refine API doc of BTGatt[Service|Char|Desc]; BTDevice: Use typedef'ed BTGatt*Ref
Sven Gothel
2021-10-10
1
-6
/
+6
*
BTGattChar: Remove redundant service_handle (reference to service is held), c...
Sven Gothel
2021-10-02
1
-10
/
+2
*
API-Doc: Fix link to jau::getCurrentMilliseconds() for notification/indicatio...
Sven Gothel
2021-09-30
1
-4
/
+4
*
Notification/Indication timestamp clarification: 'monotonic timestamp at rece...
Sven Gothel
2021-09-30
1
-4
/
+4
*
Fix BTGattChar::removeCharListener(..): Polymorph BTGattCharListener derivati...
Sven Gothel
2021-09-29
1
-0
/
+16
*
Add BTGattChar::removeCharListener() and add convenience BTGattChar::disableI...
Sven Gothel
2021-09-24
1
-41
/
+83
*
Add BTGattChar::findGattDesc() (C++ and Java) - Aligned find* methods across ...
Sven Gothel
2021-09-18
1
-0
/
+8
*
Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) to jaulib for gene...
Sven Gothel
2021-09-18
1
-11
/
+11
*
Direct-BT: Remove TinyB and Cleanup Java API (1)
Sven Gothel
2021-08-31
1
-8
/
+9
*
API Change C++/Java: BTGattChar::addCharListener(..): Use naive BTGattChar::L...
v2.2.13
Sven Gothel
2021-08-28
1
-63
/
+96
*
API String Conversion Simplification: get.*String() -> direct_bt::to_string()...
Sven Gothel
2021-02-10
1
-5
/
+0
*
C++: Replace {@code lala} with `lala` as it confuses Doxygen preprocessor par...
Sven Gothel
2021-02-05
1
-6
/
+6
*
Java: New API Layout: Shorten named [Bluetooth -> BT], [Characteristic -> Cha...
Sven Gothel
2021-01-25
1
-0
/
+482