Now all HCI specific code (eg UART vs WB55 internal messaging) is confined to modbluetooth_hci.c.
This makes a cleaner separation between the: driver, HCI UART and BT stack. Also updated the naming to be more consistent (mp_bluetooth_hci_*). Work done in collaboration with Jim Mussared aka @jimmo.