.. |
hci_include
|
Avoid "error: flexible array member in a struct with no named members"
|
2020-12-15 10:11:16 -05:00 |
Adapter.c
|
cxd56 needed more precise include for __packed; needed SRC_C += on some ports
|
2020-10-15 15:24:24 -04:00 |
Adapter.h
|
address review; use constructor for HCI Adapter
|
2020-08-30 14:06:48 -04:00 |
Attribute.c
|
discovery of Nordic UART service working
|
2020-08-08 00:29:37 -04:00 |
Attribute.h
|
characteristic/cccd r/w; not tested
|
2020-08-10 19:46:18 -04:00 |
Characteristic.c
|
bug in char get_value; raise NotImpl; better arg validation
|
2020-08-14 23:38:58 -04:00 |
Characteristic.h
|
ble_uart_echo_test works
|
2020-08-13 00:03:39 -04:00 |
CharacteristicBuffer.c
|
ble_uart_echo_test works
|
2020-08-13 00:03:39 -04:00 |
CharacteristicBuffer.h
|
ble_uart_echo_test works
|
2020-08-13 00:03:39 -04:00 |
Connection.c
|
ble_uart_echo_test works
|
2020-08-13 00:03:39 -04:00 |
Connection.h
|
ble_uart_echo_test works
|
2020-08-13 00:03:39 -04:00 |
Descriptor.c
|
bug in char get_value; raise NotImpl; better arg validation
|
2020-08-14 23:38:58 -04:00 |
Descriptor.h
|
hci early wip; refactor supervisor bluetooth.c for nrf: tested
|
2020-06-25 20:57:17 -04:00 |
PacketBuffer.c
|
ble_uart_echo_test works
|
2020-08-13 00:03:39 -04:00 |
PacketBuffer.h
|
ble_uart_echo_test works
|
2020-08-13 00:03:39 -04:00 |
Service.c
|
ble_uart_echo_test works
|
2020-08-13 00:03:39 -04:00 |
Service.h
|
service discovery works; need to work on char and descriptor discovery
|
2020-08-04 18:24:37 -04:00 |
UUID.c
|
characteristic/cccd r/w; not tested
|
2020-08-10 19:46:18 -04:00 |
UUID.h
|
characteristic/cccd r/w; not tested
|
2020-08-10 19:46:18 -04:00 |
__init__.c
|
Fix ble_hci
|
2020-10-08 11:02:14 -07:00 |
__init__.h
|
merge from upstream; working; includes debug_out code for debugging via Saleae for posterity
|
2020-08-20 20:29:57 -04:00 |
att.c
|
-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; fix struct init in HCI bleio
|
2020-12-15 12:23:56 -05:00 |
att.h
|
Fix a few bugs
|
2020-08-18 16:10:09 -04:00 |
hci.c
|
improve HCI packet error handling
|
2020-08-21 10:17:59 -04:00 |
hci.h
|
improve HCI packet error handling
|
2020-08-21 10:17:59 -04:00 |
hci_debug.c
|
merge from upstream; working; includes debug_out code for debugging via Saleae for posterity
|
2020-08-20 20:29:57 -04:00 |