circuitpython/devices/ble_hci/common-hal/_bleio
Dan Halbert ac95106b88 service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
..
hci_include wip: ATT protocol 2020-07-23 18:54:26 -04:00
Adapter.c wip: partial discovery responses; compiles; not tested 2020-08-03 21:02:57 -04:00
Adapter.h wip: implementing functionality 2020-07-30 22:07:55 -04:00
Attribute.c wip: partial discovery responses; compiles; not tested 2020-08-03 21:02:57 -04:00
Attribute.h wip: partial discovery responses; compiles; not tested 2020-08-03 21:02:57 -04:00
Characteristic.c service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
Characteristic.h wip: compiles 2020-08-02 11:36:38 -04:00
CharacteristicBuffer.c wip; compiles; much commented out 2020-06-26 17:23:20 -04:00
CharacteristicBuffer.h hci early wip; refactor supervisor bluetooth.c for nrf: tested 2020-06-25 20:57:17 -04:00
Connection.c address working; improved pkt dump 2020-07-08 23:15:48 -04:00
Connection.h wip: ATT protocol 2020-07-23 18:54:26 -04:00
Descriptor.c hci early wip; refactor supervisor bluetooth.c for nrf: tested 2020-06-25 20:57:17 -04:00
Descriptor.h hci early wip; refactor supervisor bluetooth.c for nrf: tested 2020-06-25 20:57:17 -04:00
PacketBuffer.c wip; compiles; much commented out 2020-06-26 17:23:20 -04:00
PacketBuffer.h hci early wip; refactor supervisor bluetooth.c for nrf: tested 2020-06-25 20:57:17 -04:00
Service.c service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
Service.h service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
UUID.c snapshot 2020-07-16 23:14:49 -04:00
UUID.h snapshot 2020-07-16 23:14:49 -04:00
__init__.c service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
__init__.h service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
att.c service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
att.h service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
hci.c service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
hci.h service discovery works; need to work on char and descriptor discovery 2020-08-04 18:24:37 -04:00
hci_debug.c wip: partial discovery responses; compiles; not tested 2020-08-03 21:02:57 -04:00