circuitpython/devices/ble_hci/common-hal/_bleio
Dan Halbert 474986ff40 restore BLEIO HCI background task 2021-12-07 22:39:17 -05:00
..
hci_include Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
Adapter.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
Adapter.h run code formatting script 2021-03-15 19:27:36 +05:30
Attribute.c Merge MicroPython v1.11 into CircuitPython 2021-04-26 15:47:41 -07:00
Attribute.h
Characteristic.c Fix advertisement 2021-06-25 16:40:23 -07:00
Characteristic.h
CharacteristicBuffer.c Additional missing-prototypes fixes 2021-11-10 10:55:53 -06: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 run code formatting script 2021-03-15 19:27:36 +05:30
Descriptor.h run code formatting script 2021-03-15 19:27:36 +05:30
PacketBuffer.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
PacketBuffer.h Port changes to ble_hci code 2021-04-19 15:10:33 -07:00
Service.c Fix advertisement 2021-06-25 16:40:23 -07:00
Service.h run code formatting script 2021-03-15 19:27:36 +05:30
UUID.c run code formatting script 2021-03-15 19:27:36 +05:30
UUID.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c restore BLEIO HCI background task 2021-12-07 22:39:17 -05:00
__init__.h restore BLEIO HCI background task 2021-12-07 22:39:17 -05:00
att.c ble_hci: instead of deleting code, disable unused function warnings 2021-11-11 08:39:12 -06:00
att.h run code formatting script 2021-03-15 19:27:36 +05:30
hci.c run code formatting script 2021-03-15 19:27:36 +05:30
hci.h improve HCI packet error handling 2020-08-21 10:17:59 -04:00
hci_debug.c run code formatting script 2021-03-15 19:27:36 +05:30