#
0db5c26b |
| 13-Aug-2015 |
Matthias Ringwald <[email protected]> |
sm: prefix all ph4 states with responder, finished sorting sm_general_idle
|
#
d7119506 |
| 13-Aug-2015 |
Matthias Ringwald <[email protected]> |
added SM_RESPONDER_IDLE state
|
#
b68d7bc3 |
| 12-Aug-2015 |
Matthias Ringwald <[email protected]> |
Add gap_request_connection_parameter_update
l2cap_le_request_connection_parameter_update is obsolete. It calls gap_request_connection_parameteir_update now. The l2cap conn param update req ist sent
Add gap_request_connection_parameter_update
l2cap_le_request_connection_parameter_update is obsolete. It calls gap_request_connection_parameteir_update now. The l2cap conn param update req ist sent by l2cap_run.
show more ...
|
#
190e7c61 |
| 07-Aug-2015 |
Matthias Ringwald <[email protected]> |
add states CSRK_LOOKUP_SUCCEEDED and CSRK_LOOKUP_FAILED
|
#
08f532b1 |
| 30-Jul-2015 |
Matthias Ringwald <[email protected]> |
add comment at sm state 50
|
#
79f53f1d |
| 29-Jul-2015 |
Matthias Ringwald <[email protected]> |
pass in signaling identifier, use correct signaling identifier for l2cap connection parameter update response
|
#
91915b0b |
| 29-Jul-2015 |
Matthias Ringwald <[email protected]> |
test and fix auto connection establishment
|
#
e83201bc |
| 28-Jul-2015 |
Matthias Ringwald <[email protected]> |
manage internal whitelist
|
#
15d0a15b |
| 28-Jul-2015 |
Matthias Ringwald <[email protected]> |
use whitelist instead of white_list internally
|
#
b04dfa37 |
| 28-Jul-2015 |
Matthias Ringwald <[email protected]> |
track le connecting state
|
#
5877c8b7 |
| 27-Jul-2015 |
Matthias Ringwald <[email protected]> |
removed 'valid' flag for whitelist as only valid items are in whitelist
|
#
656bec4f |
| 27-Jul-2015 |
Matthias Ringwald <[email protected]> |
add memory pool for whitelist entries
|
#
3b6d4121 |
| 27-Jul-2015 |
Matthias Ringwald <[email protected]> |
read white list size during init
|
#
4eb412ed |
| 16-Jul-2015 |
Matthias Ringwald <[email protected]> |
enumerate sm engine state
|
#
09d65031 |
| 12-Jun-2015 |
Matthias Ringwald <[email protected]> |
fix enumeration
|
#
45c102fd |
| 12-Jun-2015 |
Matthias Ringwald <[email protected]> |
add helper hci_le_advertisements_set_params function to avoid call to sm from hci, gap ddvertisement control complete
|
#
171293d3 |
| 11-Jun-2015 |
Matthias Ringwald <[email protected]> |
track advertisements enable
|
#
a828a756 |
| 10-Jun-2015 |
Matthias Ringwald <[email protected]> |
skip read buffer size and write le host supported if they are not implemented, e.g. on EM9301
|
#
d23838ec |
| 18-May-2015 |
Matthias Ringwald <[email protected]> |
added callback for Bluetooth hardware error
|
#
71de195e |
| 13-May-2015 |
Matthias Ringwald <[email protected]> |
fix c99 warnings for missing argument of functions with no arguments, fix more warnings
|
#
8d29070e |
| 08-May-2015 |
Matthias Ringwald <[email protected]> |
Send hci reset after setting bd addr on stlc2500d
|
#
4696bddb |
| 17-Apr-2015 |
Matthias Ringwald <[email protected]> |
support baudrate change on STM STLC2500D chipset
|
#
76fcb19b |
| 16-Apr-2015 |
Matthias Ringwald <[email protected]> |
call hci_read_local_version_information after hci reset
|
#
3de95307 |
| 09-Apr-2015 |
Milanka Ringwald <[email protected]> |
updated docu style
|
#
5e6d58c4 |
| 09-Apr-2015 |
Milanka Ringwald <[email protected]> |
annotate start/end API
|