Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QT_MANGLE_NAMESPACE(DarwinBTClassicDeviceInquiry) Category Reference

#import <btdeviceinquiry_p.h>

+ Collaboration diagram for QT_MANGLE_NAMESPACE(DarwinBTClassicDeviceInquiry):

Instance Methods

(void- dealloc
 
(bool) - isActive
 
(IOReturn) - start
 
(IOReturn) - stop
 
(void- deviceInquiryComplete:error:aborted:
 
(void- deviceInquiryDeviceFound:device:
 
(void- deviceInquiryStarted:
 

Protected Attributes

 : NSObject<IOBluetoothDeviceInquiryDelegate>- (id)initWithDelegate:(QT_PREPEND_NAMESPACE(DarwinBluetooth::DeviceInquiryDelegate) *)delegate
 

Detailed Description

Definition at line 29 of file btdeviceinquiry_p.h.

Method Documentation

◆ dealloc

- (void) dealloc

◆ deviceInquiryComplete:error:aborted:

- (void) deviceInquiryComplete: (IOBluetoothDeviceInquiry *)  sender
error: (IOReturn)  error
aborted: (BOOL)  aborted 

◆ deviceInquiryDeviceFound:device:

- (void) deviceInquiryDeviceFound: (IOBluetoothDeviceInquiry *)  sender
device: (IOBluetoothDevice *)  device 

◆ deviceInquiryStarted:

- (void) deviceInquiryStarted: (IOBluetoothDeviceInquiry *)  sender

◆ isActive

- (bool) isActive

◆ start

- (IOReturn) start

◆ stop

- (IOReturn) stop

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 49 of file btdeviceinquiry_p.h.


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