#import <btrfcommchannel_p.h>
|
| : NSObject<IOBluetoothRFCOMMChannelDelegate>- (id)initWithDelegate:(QT_PREPEND_NAMESPACE(DarwinBluetooth)::ChannelDelegate *)aDelegate |
|
Definition at line 37 of file btrfcommchannel_p.h.
◆ connectAsyncToDevice:withChannelID:
- (IOReturn) connectAsyncToDevice: |
|
(const QT_PREPEND_NAMESPACE(QBluetoothAddress)&) |
address |
withChannelID: |
|
(BluetoothRFCOMMChannelID) |
channelID |
|
|
| |
◆ dealloc
◆ getChannelID
- (BluetoothRFCOMMChannelID) getChannelID |
|
|
|
◆ getMTU
- (BluetoothRFCOMMMTU) getMTU |
|
|
|
◆ initWithDelegate:channel:
- (id) initWithDelegate: |
|
(QT_PREPEND_NAMESPACE(DarwinBluetooth)::ChannelDelegate *) |
aDelegate |
channel: |
|
(IOBluetoothRFCOMMChannel *) |
aChannel |
|
|
| |
◆ peerAddress
- (BluetoothDeviceAddress) peerAddress |
|
|
|
◆ peerName
◆ rfcommChannelClosed:
- (void) rfcommChannelClosed: |
|
(IOBluetoothRFCOMMChannel *) |
rfcommChannel |
|
◆ rfcommChannelControlSignalsChanged:
- (void) rfcommChannelControlSignalsChanged: |
|
(IOBluetoothRFCOMMChannel *) |
rfcommChannel |
|
◆ rfcommChannelData:data:length:
- (void) rfcommChannelData: |
|
(IOBluetoothRFCOMMChannel *) |
rfcommChannel |
data: |
|
(void *) |
dataPointer |
length: |
|
(size_t) |
dataLength |
|
|
| |
◆ rfcommChannelFlowControlChanged:
- (void) rfcommChannelFlowControlChanged: |
|
(IOBluetoothRFCOMMChannel *) |
rfcommChannel |
|
◆ rfcommChannelOpenComplete:status:
- (void) rfcommChannelOpenComplete: |
|
(IOBluetoothRFCOMMChannel *) |
rfcommChannel |
status: |
|
(IOReturn) |
error |
|
|
| |
◆ rfcommChannelQueueSpaceAvailable:
- (void) rfcommChannelQueueSpaceAvailable: |
|
(IOBluetoothRFCOMMChannel *) |
rfcommChannel |
|
◆ rfcommChannelWriteComplete:refcon:status:
- (void) rfcommChannelWriteComplete: |
|
(IOBluetoothRFCOMMChannel *) |
rfcommChannel |
refcon: |
|
(void *) |
refcon |
status: |
|
(IOReturn) |
error |
|
|
| |
◆ writeAsync:length:
- (IOReturn) writeAsync: |
|
(void *) |
data |
length: |
|
(UInt16) |
length |
|
|
| |
◆ writeSync:length:
- (IOReturn) writeSync: |
|
(void *) |
data |
length: |
|
(UInt16) |
length |
|
|
| |
◆ __pad0__
The documentation for this category was generated from the following file: