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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trial
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run java trial w/o fat-jar package but dedicated native lib path to support g...
Sven Gothel
2022-04-18
1
-2
/
+1
*
BaseDBTClientServer: Earmark further debug flags (disabled)
Sven Gothel
2022-04-18
1
-0
/
+2
*
TestDBTClientServer*: Issue adapter.removeAllStatusListener() w/o check on re...
Sven Gothel
2022-04-18
3
-9
/
+6
*
DBTServer00/DBTPeripheral00: Use classic monitor lock instead of 'experimenta...
Sven Gothel
2022-04-18
1
-40
/
+43
*
DBTClientServer1x: Make client/server adapter names unique appending its EUI4...
Sven Gothel
2022-04-18
3
-6
/
+11
*
DBTServer00: Remove AdapterStatusLister at close() same as we do for client (...
Sven Gothel
2022-04-18
1
-1
/
+3
*
DBTEndpoint::initChangedAdapterSetListener(): Issue manager.removeChangedAdap...
Sven Gothel
2022-04-18
1
-0
/
+1
*
Have DBTEndpoint::close() also apply for DBTClient00 and close its instance l...
Sven Gothel
2022-04-18
4
-2
/
+12
*
Align dbt_peripheral00, DBTPeripheral00 to Trial's DBTServer00
Sven Gothel
2022-04-15
1
-0
/
+1
*
TestDBTClientServer*: Cleanup stop()/close() of server and ensure server gets...
Sven Gothel
2022-04-15
4
-52
/
+90
*
TestDBTClientServer*: Replace fixed timeout with polling, speeding up server ...
Sven Gothel
2022-04-15
4
-19
/
+33
*
Fix and document default connection paramter, leaning to higher performance s...
Sven Gothel
2022-04-14
3
-8
/
+8
*
Trial Tests: Extract the non-encryption tests to its own Test* unit file
Sven Gothel
2022-04-14
6
-32
/
+116
*
Use project name 'Direct-BT' instead of 'DirectBT' for version info .. it is ...
Sven Gothel
2022-04-11
4
-8
/
+8
*
TestDBTClientServer11_SC0: Enable test01 EncNone
Sven Gothel
2022-04-11
1
-1
/
+1
*
TestDBTClientServer*: Expand to SC 0 (legacy) and SC 1 (secure connections) S...
Sven Gothel
2022-04-11
7
-57
/
+203
*
Refine DBT live test trial: Give client a name as well; Test both adapter in ...
Sven Gothel
2022-04-09
10
-219
/
+381
*
No need for BTAdapter::removeDiscoveredDevices() for server nor client before...
Sven Gothel
2022-04-09
2
-7
/
+3
*
Server Test: Align connection interval min to system default, max to 30ms: (8...
Sven Gothel
2022-04-08
1
-1
/
+1
*
Trial: DBT[Client|Server]00: Have Client <-> Server handshake on success, all...
Sven Gothel
2022-02-09
5
-46
/
+89
*
BaseDBTClientServer: Cleanup/Setup: Also stop advertising and discovery (unch...
Sven Gothel
2022-02-09
1
-0
/
+6
*
BaseDBTClientServer: Set DEBUG props before BTFactory.initDirectBTLibrary(); ...
Sven Gothel
2022-02-09
2
-14
/
+7
*
TestDBTClientServer10: Double test timeout 20s -> 40s for certaing slow SMP k...
Sven Gothel
2022-02-08
1
-2
/
+2
*
DBTPeripheral00/DBTServer00: Issue device.remove() in processDisconnectedDevi...
Sven Gothel
2022-02-08
1
-0
/
+2
*
Refactor TestDBTClientServer* (reuse tasks); Adding server-adapter for client...
Sven Gothel
2022-02-07
7
-161
/
+343
*
Adopt jaulib detailed git version info: Using VERSION_COMMITS and VERSION_SHA...
Sven Gothel
2022-02-07
1
-5
/
+5
*
BTDevice: Replace EInfoReport when disconnected w/ empty one (avoid accumulat...
Sven Gothel
2022-02-07
1
-1
/
+21
*
Fix trial/java/CMakeLists.txt: Use proper environment variable USER for capsh...
v2.6.0
Sven Gothel
2022-02-07
1
-1
/
+1
*
Added online unit testing using actual BT adapter, testing client with server...
Sven Gothel
2022-02-07
10
-0
/
+2291