circuitpython/ports/nrf/common-hal/_bleio
Dan Halbert 10b94796c0 wip; fix more m_malloc and gc_alloc 2023-08-11 00:30:34 -04:00
..
Adapter.c wip; fix more m_malloc and gc_alloc 2023-08-11 00:30:34 -04:00
Adapter.h wip; remove long-lived functionality; remove PR#2614 2023-08-08 20:41:17 -04:00
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 wip; fix more m_malloc and gc_alloc 2023-08-11 00:30:34 -04:00
Characteristic.h Enable a BLE workflow 2021-06-24 12:59:14 -07:00
CharacteristicBuffer.c wip; fix more m_malloc and gc_alloc 2023-08-11 00:30:34 -04:00
CharacteristicBuffer.h Watch for ctrl-c over BLE workflow serial 2023-01-18 16:28:35 -08:00
Connection.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04: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 wip; fix more m_malloc and gc_alloc 2023-08-11 00:30:34 -04:00
PacketBuffer.h Enable a BLE workflow 2021-06-24 12:59:14 -07:00
Service.c Don't blink blue on non-BLE workflow boards 2021-07-19 18:40:37 -07: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 -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00
UUID.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
__init__.c fix typos (partial) detected by codepell 2023-03-18 22:17:02 +07:00
__init__.h Add BLE scanning for S3 and C3. 2022-01-25 16:28:46 -08:00
bonding.c Enable a BLE workflow 2021-06-24 12:59:14 -07:00
bonding.h -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00