circuitpython/devices/ble_hci/common-hal/_bleio
Jeff Epler 774f6ac6ab
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
..
hci_include fix typos (partial) detected by codepell 2023-03-18 22:17:02 +07:00
Adapter.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
Adapter.h fix typos (partial) detected by codepell 2023-03-18 22:17:02 +07:00
Attribute.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
Attribute.h characteristic/cccd r/w; not tested 2020-08-10 19:46:18 -04:00
Characteristic.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
Characteristic.h ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
CharacteristicBuffer.c wip; remove long-lived functionality; remove PR#2614 2023-08-08 20:41:17 -04:00
CharacteristicBuffer.h ble_uart_echo_test works 2020-08-13 00:03:39 -04:00
Connection.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
Connection.h Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
Descriptor.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
Descriptor.h run code formatting script 2021-03-15 19:27:36 +05:30
PacketBuffer.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
PacketBuffer.h Port changes to ble_hci code 2021-04-19 15:10:33 -07:00
Service.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01: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 Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
__init__.h Add BLE scanning for S3 and C3. 2022-01-25 16:28:46 -08:00
att.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
att.h run code formatting script 2021-03-15 19:27:36 +05:30
hci.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
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