summaryrefslogtreecommitdiff
path: root/devices/ble_hci/common-hal/_bleio/__init__.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-10-08Fix ble_hciScott Shawcroft
2020-08-30address review; use constructor for HCI AdapterDan Halbert
2020-08-20merge from upstream; working; includes debug_out code for debugging via Salea...Dan Halbert
2020-08-18Fix a few bugsDan Halbert
2020-08-13ble_uart_echo_test worksDan Halbert
2020-08-10characteristic/cccd r/w; not testedDan Halbert
2020-08-08discovery of Nordic UART service workingDan Halbert
2020-08-04service discovery works; need to work on char and descriptor discoveryDan Halbert
2020-08-02wip: compilesDan Halbert
2020-07-30wip: implementing functionalityDan Halbert
2020-07-12wip: advertising; not testedDan Halbert
2020-07-08address working; improved pkt dumpDan Halbert
2020-06-26wip; compiles; much commented outDan Halbert
2020-06-25hci early wip; refactor supervisor bluetooth.c for nrf: testedDan Halbert