#
e21192ab |
| 26-Oct-2015 |
Matthias Ringwald <[email protected]> |
set default max le conn latency max to 500 as specified in core 4.2
|
#
547765b0 |
| 15-Oct-2015 |
Matthias Ringwald <[email protected]> |
rework gap le whitelist connections
|
#
42ff5ba1 |
| 15-Oct-2015 |
Matthias Ringwald <[email protected]> |
rework gap le whitelist connections
|
#
a4c6d0a0 |
| 15-Oct-2015 |
Matthias Ringwald <[email protected]> |
fix use after free crash
|
#
9ecbe201 |
| 15-Oct-2015 |
Matthias Ringwald <[email protected]> |
fix use after free crash
|
#
195a8028 |
| 15-Oct-2015 |
Matthias Ringwald <[email protected]> |
removed btstack/include folder
|
#
a4fe4ae8 |
| 10-Oct-2015 |
Matthias Ringwald <[email protected]> |
fix hci_le_advertisements_set_params and gap_advertisements_set_data to correctly disable advertisement before updating params/data
|
#
5838a2ed |
| 21-Sep-2015 |
Matthias Ringwald <[email protected]> |
use PRIu32 for printf of 32-bit integers
|
#
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 ...
|
#
4ef6443c |
| 07-Aug-2015 |
Matthias Ringwald <[email protected]> |
add gap_get_bondable_mode
|
#
84cf6d83 |
| 29-Jul-2015 |
Matthias Ringwald <[email protected]> |
fix gap_update_connection_parameters
|
#
4f551432 |
| 29-Jul-2015 |
Matthias Ringwald <[email protected]> |
fix compile, use bd_addr_type_t
|
#
91915b0b |
| 29-Jul-2015 |
Matthias Ringwald <[email protected]> |
test and fix auto connection establishment
|
#
9956955b |
| 28-Jul-2015 |
Matthias Ringwald <[email protected]> |
implement whitelist management
|
#
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
|
#
ac9c45e0 |
| 28-Jul-2015 |
Matthias Ringwald <[email protected]> |
added empty gap le auto connection functions
|
#
b04dfa37 |
| 28-Jul-2015 |
Matthias Ringwald <[email protected]> |
track le connecting state
|
#
3b6d4121 |
| 27-Jul-2015 |
Matthias Ringwald <[email protected]> |
read white list size during init
|
#
8837e9ef |
| 08-Jul-2015 |
Matthias Ringwald <[email protected]> |
emit disconnect events on hci power off
|
#
a0cf2f3f |
| 02-Jul-2015 |
Matthias Ringwald <[email protected]> |
don't retry sending reset on iOS after init with BlueTool
|
#
f1344d4a |
| 02-Jul-2015 |
Milanka Ringwald <[email protected]> |
add missing declarations
|
#
cfc59f1b |
| 12-Jun-2015 |
Matthias Ringwald <[email protected]> |
trigger hci_run on gap le advertisement commands
|
#
9a2e4658 |
| 12-Jun-2015 |
Matthias Ringwald <[email protected]> |
re-enable advertisements after disconnect
|
#
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
|