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
/
src
/
direct_bt
/
DBTEnv.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++ DBTManager / Java BluetoothFactory: Default operation is BTMode::LE (Was ...
Sven Gothel
2020-09-20
1
-2
/
+7
*
DBTEnv: Resolve using environment vars under Unix shells, e.g. try 'direct_bt...
Sven Gothel
2020-09-15
1
-5
/
+18
*
C++ noexcept: ATTPDUTypes string methods; DBTEnv; HCIComm and HCIHandler
Sven Gothel
2020-09-14
1
-9
/
+9
*
DBTEnv: Generalize 'exploding properties' and add optional '=value' support. ...
Sven Gothel
2020-08-28
1
-22
/
+47
*
BluetoothFactory, DBTEnv: Only pass '[org.]tinyb.*' and 'direct_bt.*' propert...
Sven Gothel
2020-08-27
1
-7
/
+1
*
DBTEnv.cpp: Fix getInt32Property(..): Use strtol, not unsigned variant
Sven Gothel
2020-08-27
1
-1
/
+1
*
DBTManager, HCIHandler, GATTHandler: Have all timeout+ config values read fro...
Sven Gothel
2020-08-27
1
-4
/
+86
*
DBTEnv: Use plain 'foo.bar' names, not 'foo_bar'; Add 'exploding' name values...
Sven Gothel
2020-08-24
1
-2
/
+36
*
DBTEnv: Use std::string where possible
Sven Gothel
2020-08-24
1
-22
/
+25
*
BluetoothFactory/DBTEnv: Pass JVM properties to environment, access DEBUG, VE...
Sven Gothel
2020-08-24
1
-6
/
+43
*
Add DBTEnv.hpp/cpp providing certain environment utilities (For now elapsed t...
Sven Gothel
2020-08-24
1
-0
/
+42