Classes and methods related to Comm. 更多...
类 | |
| class | AComm |
| 一个用于通信接口的基类,符合 IComm 协议。 更多... | |
| class | BleComm |
| 用於處理藍牙低功耗 (BLE) 連線的通訊類。 更多... | |
| class | BtComm |
| 蓝牙通信类,继承自 AComm。 更多... | |
| protocol | <IComm> |
| 定义通信类接口的协议。 更多... | |
| class | TcpComm |
| 一个用于 TCP 通信的类,继承自 AComm 并符合 NSStreamDelegate 协议。 更多... | |
| class | UsbComm |
| 实现USB特定通信并继承AComm类的类。 更多... | |
Classes and methods related to Comm.