circuitpython/devices/ble_hci/common-hal/_bleio
Dan Halbert 2c0fa0f7dc initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
..
hci_include fix typos (partial) detected by codepell 2023-03-18 22:17:02 +07:00
Adapter.c wip; fix more m_malloc and gc_alloc 2023-08-11 00:30:34 -04:00
Adapter.h fix typos (partial) detected by codepell 2023-03-18 22:17:02 +07:00
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 wip; remove long-lived functionality; remove PR#2614 2023-08-08 20:41:17 -04:00
CharacteristicBuffer.h
Connection.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
Connection.h Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
Descriptor.c
Descriptor.h
PacketBuffer.c wip; fix qstr processing 2023-08-10 20:06:32 -04:00
PacketBuffer.h
Service.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04: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 initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
att.h
hci.c
hci.h
hci_debug.c