circuitpython/shared-bindings/_bleio
Dan Halbert 06f3b4048a fix #3228 for nrf; still needs to be fixed for HCI; tested 2020-08-11 16:21:16 -04:00
..
Adapter.c wip: compiles 2020-08-02 11:36:38 -04:00
Adapter.h address working; improved pkt dump 2020-07-08 23:15:48 -04:00
Address.c Fix several type hints 2020-07-27 18:05:13 +09:00
Address.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Attribute.c Fix several type hints 2020-07-27 18:05:13 +09:00
Attribute.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Characteristic.c fix #3228 for nrf; still needs to be fixed for HCI; tested 2020-08-11 16:21:16 -04:00
Characteristic.h fix #3228 for nrf; still needs to be fixed for HCI; tested 2020-08-11 16:21:16 -04:00
CharacteristicBuffer.c Fix several type hints 2020-07-27 18:05:13 +09:00
CharacteristicBuffer.h further ringbuf cleanup 2020-04-21 17:38:20 -04:00
Connection.c wip: compiles 2020-08-02 11:36:38 -04:00
Connection.h rename and improve PacketBuffer packet length property 2020-04-29 17:49:31 -04:00
Descriptor.c Fix several type hints 2020-07-27 18:05:13 +09:00
Descriptor.h Refine _bleio 2019-10-21 18:57:03 -07:00
PacketBuffer.c Fix several type hints 2020-07-27 18:05:13 +09:00
PacketBuffer.h add PacketBuffer .incoming_ and .outgoing_packet_length 2020-05-04 15:59:45 -04:00
ScanEntry.c Fix several type hints 2020-07-27 18:05:13 +09:00
ScanEntry.h Refine _bleio 2019-10-21 18:57:03 -07:00
ScanResults.c Made every init return None 2020-07-03 14:23:34 -04:00
ScanResults.h Refine _bleio 2019-10-21 18:57:03 -07:00
Service.c fix #3228 for nrf; still needs to be fixed for HCI; tested 2020-08-11 16:21:16 -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 discovery of Nordic UART service working 2020-08-08 00:29:37 -04:00
__init__.c wip: compiles 2020-08-02 11:36:38 -04:00
__init__.h fix #3228 for nrf; still needs to be fixed for HCI; tested 2020-08-11 16:21:16 -04:00