No overview available.
SDK
Framework
On This Page
protocol IOBluetoothRFCOMMChannelDelegate
func rfcommChannelClosed(IOBluetoothRFCOMMChannel!)
func rfcommChannelControlSignalsChanged(IOBluetoothRFCOMMChannel!)
func rfcommChannelData(IOBluetoothRFCOMMChannel!, data: UnsafeMutableRawPointer!, length: Int)
func rfcommChannelFlowControlChanged(IOBluetoothRFCOMMChannel!)
func rfcommChannelOpenComplete(IOBluetoothRFCOMMChannel!, status: IOReturn)
func rfcommChannelQueueSpaceAvailable(IOBluetoothRFCOMMChannel!)
func rfcommChannelWriteComplete(IOBluetoothRFCOMMChannel!, refcon: UnsafeMutableRawPointer!, status: IOReturn)
IOBluetoothOBEXSession