mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
Rename `bt_hci` to `bthci_uart` for consistency with the CYW43 driver and to distinguish it from HCI backends that use a different transport. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>