circuitpython/devices/ble_hci/common-hal/_bleio
Jeff Epler 3459fe322b
Withdraw the _environ module
This existed solely for testing, so expose it a different way during
the unix coverage build

Also turn off os.getenv support on samd21.
2022-12-08 15:33:10 -06:00
..
hci_include Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
Adapter.c Withdraw the _environ module 2022-12-08 15:33:10 -06:00
Adapter.h
Attribute.c
Attribute.h
Characteristic.c message consolidation and more use of validators 2022-05-19 15:38:37 -04:00
Characteristic.h
CharacteristicBuffer.c ringbuf cleanup 2022-09-21 10:03:05 -04:00
CharacteristicBuffer.h
Connection.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
Connection.h Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
Descriptor.c
Descriptor.h
PacketBuffer.c ringbuf cleanup 2022-09-21 10:03:05 -04:00
PacketBuffer.h
Service.c Fix advertisement 2021-06-25 16:40:23 -07:00
Service.h
UUID.c
UUID.h
__init__.c Fix ESP and HCI build 2022-05-12 15:23:26 -07:00
__init__.h Add BLE scanning for S3 and C3. 2022-01-25 16:28:46 -08:00
att.c Conditionalize LTO 2022-05-27 12:59:54 -07:00
att.h
hci.c
hci.h
hci_debug.c