summaryrefslogtreecommitdiff
path: root/extmod/nimble/hal
AgeCommit message (Expand)Author
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2023-04-26extmod/modbluetooth: Make all HCI transports trace in the same format.Jim Mussared
2022-06-03extmod/nimble: Add support for reading whole HCI UART packets.Andrew Leech
2021-07-23extmod/nimble: Allow modbluetooth binding to hook "sent HCI packet".Jim Mussared
2021-02-17extmod/nimble/hal/hal_uart: Fix HCI_TRACE format specifiers.Jim Mussared
2020-11-13extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events.Jim Mussared
2020-09-08extmod/modbluetooth: Refactor stack/hci/driver/port bindings.Jim Mussared
2020-03-10stm32: Refactor bluetooth stack/hci/driver bindings.Damien George
2019-10-01extmod/nimble: Add nimble bindings.Damien George