#
6ac9a97e |
| 09-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add hci_non_flushable_packet_boundary_flag_supported
|
#
fe8aced9 |
| 08-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
extending daemon with gatt functionality
|
#
20bb5529 |
| 08-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
moved le cmd status, refactored gatt client is ready
|
#
90f3290f |
| 08-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
listed gatt commands
|
#
2b552b23 |
| 04-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
define daemon commands for gap le scan and le connect, define gap events
|
#
5917a5c5 |
| 03-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
ble client: moved disconnect to hci
|
#
4f3229d8 |
| 02-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
ble client: connect functionality moved to hci
|
#
755c826f |
| 02-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
ble client: removed unused struct
|
#
57c9da5b |
| 02-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
ble client: implemented emit hci advertisement
|
#
7bdc6798 |
| 02-May-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
ble client: scanning functionality moved to hci
|
#
96a45072 |
| 25-Apr-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
track Bluetooth Device Address Type in hci_connection_t struct
|
#
68a0fcf7 |
| 03-Apr-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added hci_release_packet_buffer() and l2cap_release_packet_buffer()
|
#
facf93fd |
| 03-Apr-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
rename hci_get_outgoing_acl_packet_buffer into hci_get_outgoing_packet_buffer
|
#
c8b9416a |
| 03-Apr-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add asserts to check if buffer was reserved before calling send prepared
|
#
6b4af23d |
| 03-Apr-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add flag to track if hci packet buffer is reserved
|
#
8e618f72 |
| 06-Feb-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add gap_set_local_name and mark local_name as const
|
#
25c5e985 |
| 04-Feb-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
validate HCI_PACKET_BUFFER_SIZE if defined
|
#
66fb9560 |
| 27-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add hci_disable_l2cap_timeout_check() for testing
|
#
62bda3fb |
| 23-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added hci_connection_for_bd_addr
|
#
9e61646f |
| 19-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added hci_set_class_of_device
|
#
bde315ce |
| 19-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
renamed btstack config.h to btstack-config.h to allow for better integration with other projects
|
#
f471afd8 |
| 19-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
replaced #pragma once with old style #include guards to allow use of older compilers
|
#
ad83dc6a |
| 18-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
support dedicated bonding and provide example for it
|
#
6724cd9e |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
track legacy and ssp pairing, new implementation for hci_authentication_active_for_handle based on that
|
#
899283ea |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
rename HANDLE_PIN_CODE_REQUEST TO DENY_PIN_CODE_REQUEST
|