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.