Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QT_MANGLE_NAMESPACE(DarwinBTClassicPairing) Category Reference

#include <btdevicepair_p.h>

+ Collaboration diagram for QT_MANGLE_NAMESPACE(DarwinBTClassicPairing):

Instance Methods

(void- dealloc
 
(IOReturn) - start
 
(bool) - isActive
 
(void- stop
 
(const QBluetoothAddress &) - targetAddress
 
(IOBluetoothDevicePair *) - pairingRequest
 
(IOBluetoothDevice *) - targetDevice
 
(void- devicePairingStarted:
 
(void- devicePairingConnecting:
 
(void- deviceParingPINCodeRequest:
 
(void- devicePairingUserConfirmationRequest:numericValue:
 
(void- devicePairingUserPasskeyNotification:passkey:
 
(void- devicePairingFinished:error:
 
(void- deviceSimplePairingComplete:status:
 

Protected Attributes

 : NSObject<IOBluetoothDevicePairDelegate>- (id)initWithTarget:(const QBluetoothAddress &)address delegate:(QT_PREPEND_NAMESPACE(DarwinBluetooth::PairingDelegate) *)object
 

Detailed Description

Definition at line 40 of file btdevicepair_p.h.

Method Documentation

◆ dealloc

- (void) dealloc

◆ devicePairingConnecting:

- (void) devicePairingConnecting: (id) sender

◆ devicePairingFinished:error:

- (void) devicePairingFinished: (id) sender
error: (IOReturn) error 

◆ devicePairingStarted:

- (void) devicePairingStarted: (id) sender

◆ devicePairingUserConfirmationRequest:numericValue:

- (void) devicePairingUserConfirmationRequest: (id) sender
numericValue: (BluetoothNumericValue) numericValue 

◆ devicePairingUserPasskeyNotification:passkey:

- (void) devicePairingUserPasskeyNotification: (id) sender
passkey: (BluetoothPasskey) passkey 

◆ deviceParingPINCodeRequest:

- (void) deviceParingPINCodeRequest: (id) sender

◆ deviceSimplePairingComplete:status:

- (void) deviceSimplePairingComplete: (id) sender
status: (BluetoothHCIEventStatus) status 

◆ isActive

- (bool) isActive

◆ pairingRequest

- (IOBluetoothDevicePair *) pairingRequest

◆ start

- (IOReturn) start

◆ stop

- (void) stop

◆ targetAddress

- (const QBluetoothAddress &) targetAddress

◆ targetDevice

- (IOBluetoothDevice *) targetDevice

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 34 of file btdevicepair_p.h.


The documentation for this category was generated from the following file: