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
/
examples
/
direct_bt_scanner00
Commit message (
Expand
)
Author
Age
Files
Lines
*
L2CAPComm/GATTHandler: User 'enum class' constants for type safety; Drop GATT...
Sven Gothel
2020-06-09
1
-1
/
+1
*
BasicTypes: Rename getUTF8String(..) -> decodeUTF8String(..): Adding API doc ...
v2.1.2
Sven Gothel
2020-06-04
1
-1
/
+1
*
Rename HCIErrorCode -> HCIStatusCode for clarity and pleasing the eyes
Sven Gothel
2020-06-04
1
-2
/
+2
*
Introduce HCITypes + HCIHandler: Providing C++ basics for full HCI support; M...
Sven Gothel
2020-06-04
1
-4
/
+4
*
AdapterStatusListener(C++/Java): Expose 'HCIErrorCode reason' on disconnect (...
Sven Gothel
2020-05-31
1
-7
/
+8
*
AdapterStatusListener (C++): Add toString() for error handling purposes; DBTD...
Sven Gothel
2020-05-28
1
-3
/
+7
*
dbt_scanner00/10, ScannerTinyB01: Use getUTF8String(..) for GATT Characterist...
Sven Gothel
2020-05-28
1
-1
/
+2
*
HCI le_connect: COMMAND_DISALLOWED handled 'softer' / applications may ignore...
Sven Gothel
2020-05-27
1
-0
/
+1
*
DBTDevice.cpp: Use openHCI() instead of getHCI(), i.e. implicit open if requi...
Sven Gothel
2020-05-27
1
-9
/
+0
*
DBTDevice/HCIComm: More 'snappy' connect method names and drop unused LE min/...
Sven Gothel
2020-05-25
1
-1
/
+1
*
DBTDevice::getGATTServices(): Reuse GATTHandler's list result, retrieve Gener...
Sven Gothel
2020-05-25
1
-0
/
+13
*
Fix listener notice for discovering and connection (enabled and add connected)
Sven Gothel
2020-05-24
1
-2
/
+2
*
AdapterStatusListener (C++/Java): Add discoveringChanged(..), converge device...
Sven Gothel
2020-05-24
1
-9
/
+8
*
C++ multithreading fixes and example
Sven Gothel
2020-05-24
1
-5
/
+21
*
DBTAdapter: Remove explicit HCISession, migrate connectedDevice and use HCICo...
Sven Gothel
2020-05-23
1
-5
/
+7
*
Working GATT Java Side; GATT Types made fully functional for user to avoid 't...
Sven Gothel
2020-05-17
1
-0
/
+269