circuitpython/ports/nrf/common-hal/_bleio
Jeff Epler b3bdd4686b PacketBuffer: add missing 'break's, remove unneeded {} 2020-09-13 15:10:38 -05:00
..
Adapter.c merge from upstream; working; includes debug_out code for debugging via Saleae for posterity 2020-08-20 20:29:57 -04:00
Adapter.h nrf: bleio: parameterize softradio configuration 2020-04-21 12:29:59 +08:00
Attribute.c rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Attribute.h rename bleio module to _bleio 2019-08-29 18:44:27 -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 make translate again 2020-05-04 17:26:59 -04:00
CharacteristicBuffer.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Connection.c ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
Connection.h fix #3228 for nrf; still needs to be fixed for HCI; tested 2020-08-11 16:21:16 -04:00
Descriptor.c ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
Descriptor.h ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
PacketBuffer.c PacketBuffer: add missing 'break's, remove unneeded {} 2020-09-13 15:10:38 -05:00
PacketBuffer.h add PacketBuffer .incoming_ and .outgoing_packet_length 2020-05-04 15:59:45 -04:00
Service.c ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
Service.h fix #3228 for nrf; still needs to be fixed for HCI; tested 2020-08-11 16:21:16 -04:00
UUID.c discovery of Nordic UART service working 2020-08-08 00:29:37 -04:00
UUID.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
__init__.c merge from upstream 2020-08-30 14:39:03 -04:00
__init__.h merge from upstream 2020-08-30 14:39:03 -04:00
bonding.c track vm_used_ble better 2020-01-30 09:52:06 -05:00
bonding.h put bonding to-do flags into Connection objects instead of using a heap-allocated queue 2020-01-13 17:52:32 -05:00