summaryrefslogtreecommitdiff
path: root/devices/ble_hci/common-hal/_bleio/Characteristic.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-08-14bug in char get_value; raise NotImpl; better arg validationDan Halbert
2020-08-13ble_uart_echo_test worksDan Halbert
2020-08-11fix #3228 for nrf; still needs to be fixed for HCI; 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-16snapshotDan Halbert
2020-06-26wip; compiles; much commented outDan Halbert
2020-06-25hci early wip; refactor supervisor bluetooth.c for nrf: testedDan Halbert