#import <btl2capchannel_p.h>
|
| | : NSObject<IOBluetoothL2CAPChannelDelegate>- (id)initWithDelegate:(QT_PREPEND_NAMESPACE(DarwinBluetooth)::ChannelDelegate *)aDelegate |
| |
Definition at line 39 of file btl2capchannel_p.h.
◆ connectAsyncToDevice:withPSM:
| - (IOReturn) connectAsyncToDevice: |
|
(const QT_PREPEND_NAMESPACE(QBluetoothAddress)&) |
address |
| withPSM: |
|
(BluetoothL2CAPChannelID) |
psm |
|
|
| |
◆ dealloc
◆ getPSM
| - (BluetoothL2CAPPSM) getPSM |
|
|
|
◆ initWithDelegate:channel:
| - (id) initWithDelegate: |
|
(QT_PREPEND_NAMESPACE(DarwinBluetooth)::ChannelDelegate *) |
aDelegate |
| channel: |
|
(IOBluetoothL2CAPChannel *) |
aChannel |
|
|
| |
◆ isConnected
◆ l2capChannelClosed:
| - (void) l2capChannelClosed: |
|
(IOBluetoothL2CAPChannel *) |
l2capChannel |
|
◆ l2capChannelData:data:length:
| - (void) l2capChannelData: |
|
(IOBluetoothL2CAPChannel *) |
l2capChannel |
| data: |
|
(void *) |
dataPointer |
| length: |
|
(size_t) |
dataLength |
|
|
| |
◆ l2capChannelOpenComplete:status:
| - (void) l2capChannelOpenComplete: |
|
(IOBluetoothL2CAPChannel *) |
l2capChannel |
| status: |
|
(IOReturn) |
error |
|
|
| |
◆ l2capChannelQueueSpaceAvailable:
| - (void) l2capChannelQueueSpaceAvailable: |
|
(IOBluetoothL2CAPChannel *) |
l2capChannel |
|
◆ l2capChannelReconfigured:
| - (void) l2capChannelReconfigured: |
|
(IOBluetoothL2CAPChannel *) |
l2capChannel |
|
◆ l2capChannelWriteComplete:refcon:status:
| - (void) l2capChannelWriteComplete: |
|
(IOBluetoothL2CAPChannel *) |
l2capChannel |
| refcon: |
|
(void *) |
refcon |
| status: |
|
(IOReturn) |
error |
|
|
| |
◆ peerAddress
| - (BluetoothDeviceAddress) peerAddress |
|
|
|
◆ peerName
◆ 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: