circuitpython/devices/ble_hci/common-hal/_bleio
Dan Halbert d0ffdda5bb fix reset logic to not do pin ops or heap ops at bad times 2020-08-13 17:47:35 -04:00
..
hci_include wip: ATT protocol 2020-07-23 18:54:26 -04:00
Adapter.c fix reset logic to not do pin ops or heap ops at bad times 2020-08-13 17:47:35 -04:00
Adapter.h ble_uart_echo_test works 2020-08-13 00:03:39 -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 ble_uart_echo_test works 2020-08-13 00:03:39 -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 ble_uart_echo_test works 2020-08-13 00:03:39 -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 ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
__init__.h ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
att.c ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
att.h ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
hci.c ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
hci.h ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
hci_debug.c wip: partial discovery responses; compiles; not tested 2020-08-03 21:02:57 -04:00