BLE:
- Scan nearby BLE devices and show them in tableview
- Connect to selected device
- Print to BLE printer when window.print() detected
** I am very new to swift and this is my first try working on BLE, if there is any feedback, you're welcomed to leave a comment. Thanks in advance!