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
/
DBTManager.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converging Java/JNI and C++ API to match tinyb interface requirements (step-2)
Sven Gothel
2020-05-10
1
-1
/
+3
*
Extend BluetoothDeviceStatusListener -> BluetoothAdapterStatusListener; Enum ...
Sven Gothel
2020-05-04
1
-1
/
+0
*
MgmtAdapterEventCallback: Pass MgmtEventCallback by reference, avoiding one copy
Sven Gothel
2020-05-03
1
-1
/
+1
*
ClassFunction -> FunctionDef generalization, adding plain function (non-class...
Sven Gothel
2020-05-03
1
-2
/
+2
*
DBTManager::close(): Clear adapterInfos (avoiding re-entry failure); Java del...
Sven Gothel
2020-05-03
1
-1
/
+2
*
MgmtEventCallbackList -> MgmtAdapterEventCallbackList: Adding adapter dev_id ...
Sven Gothel
2020-05-03
1
-7
/
+50
*
DBTManager Java: Add getAdapterListImpl()
Sven Gothel
2020-05-02
1
-0
/
+8
*
GATTHandler/DBTManager Timeout/Error: Limit ringbuffer.getBlocking(..) with t...
Sven Gothel
2020-05-02
1
-1
/
+1
*
GATTHandler/DBTManager Timeout/Error: Use 3s timeout; GATTHandler/l2cap use t...
Sven Gothel
2020-05-02
1
-2
/
+2
*
GATTHandler/DBTManager Timeout/Error: Unique SIGINT handler; GATTHandler disc...
Sven Gothel
2020-05-02
1
-0
/
+2
*
DBTManager::disconnect(..): send explicit MgmtEvtDeviceDisconnected to listener
Sven Gothel
2020-05-02
1
-1
/
+2
*
DBTManager: Only require a mtx_callbackLists for mgmtEventCallbackLists
Sven Gothel
2020-04-28
1
-1
/
+1
*
AdapterInfo: Validate index == dev_id @ array creation in ctor, drop at usage
Sven Gothel
2020-04-28
1
-12
/
+0
*
Wire AdapterInfo w/ MgmtEvtNewSettings and MgmtEvtLocalNameChanged; AdapterIn...
Sven Gothel
2020-04-27
1
-7
/
+36
*
MgmtEvent: Add MgmtSetting type; MgmtEvtNewSettings, MgmtEvtNewConnectionPara...
Sven Gothel
2020-04-27
1
-15
/
+2
*
DBTManager: Fix multiple adapters: Align kernel dev_id with our adapters indi...
Sven Gothel
2020-04-27
1
-1
/
+1
*
MgmtTypes: Add PinCode command and events; Clarify DEVICE_ADDED/REMOVED -> DE...
Sven Gothel
2020-04-26
1
-4
/
+6
*
DBTManager / DBTDeviceStatusListener: Refine events; java: Keep alive discove...
Sven Gothel
2020-04-26
1
-0
/
+15
*
Use Kernel BlueZ Manager for Discovery, Connect, etc. (Initial Commit - Java ...
Sven Gothel
2020-04-25
1
-17
/
+98
*
HCIComm thread safety, resolve deadlock; Renaming: MgmtHandler -> DBTManager,...
Sven Gothel
2020-04-20
1
-0
/
+117