circuitpython/ports/nrf/common-hal/_bleio
Scott Shawcroft 17fcd499b2
Merge pull request #4649 from tannewt/merge_1.11_2
Merge MicroPython v1.11 into CircuitPython
2021-04-27 11:02:02 -07:00
..
Adapter.c [build] Allow USB to be set to 0 2021-04-23 11:13:34 -04:00
Adapter.h run code formatting script 2021-03-15 19:27:36 +05:30
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 Allow setting max_packet_size for PacketBuffer 2021-04-14 17:09:48 -07:00
Characteristic.h ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
CharacteristicBuffer.c run code formatting script 2021-03-15 19:27:36 +05:30
CharacteristicBuffer.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Connection.c Merge MicroPython v1.11 into CircuitPython 2021-04-26 15:47:41 -07:00
Connection.h run code formatting script 2021-03-15 19:27:36 +05:30
Descriptor.c run code formatting script 2021-03-15 19:27:36 +05:30
Descriptor.h ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
PacketBuffer.c Account for max_packet_size in outgoing length 2021-04-15 16:34:06 -07:00
PacketBuffer.h Allow setting max_packet_size for PacketBuffer 2021-04-14 17:09:48 -07:00
Service.c run code formatting script 2021-03-15 19:27:36 +05:30
Service.h fix #3228 for nrf; still needs to be fixed for HCI; tested 2020-08-11 16:21:16 -04:00
UUID.c run code formatting script 2021-03-15 19:27:36 +05:30
UUID.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
__init__.c Changed error message to display the generic term 'system firmware' instead of the Nordic specific term 'soft device' 2021-04-02 20:34:37 +02:00
__init__.h merge from upstream 2020-08-30 14:39:03 -04:00
bonding.c run code formatting script 2021-03-15 19:27:36 +05:30
bonding.h run code formatting script 2021-03-15 19:27:36 +05:30