Crate objc2_io_bluetooth_ui

Crate objc2_io_bluetooth_ui 

Source
Expand description

§Bindings to the IOBluetoothUI framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

BluetoothKeyboardReturnTypeIOBluetoothPasskeyDisplay
Apple’s documentation
IOBluetoothAccessibilityIgnoredImageCellIOBluetoothPasskeyDisplay
Apple’s documentation
IOBluetoothAccessibilityIgnoredTextFieldCellIOBluetoothPasskeyDisplay
Apple’s documentation
IOBluetoothDeviceSelectorControllerIOBluetoothDeviceSelectorController
A NSWindowController subclass to display a window to initiate pairing to other bluetooth devices.
IOBluetoothDeviceSelectorControllerRefIOBluetoothUIUserLib
Apple’s documentation
IOBluetoothObjectPushUIControllerIOBluetoothObjectPushUIController
An NSWindowController subclass that supports the creation of an IOBluetoothObjectPushUIController object.
IOBluetoothPairingControllerIOBluetoothPairingController
A NSWindowController subclass to display a window to initiate pairing to other bluetooth devices.
IOBluetoothPairingControllerRefIOBluetoothUIUserLib
Apple’s documentation
IOBluetoothPasskeyDisplayIOBluetoothPasskeyDisplay
Apple’s documentation
IOBluetoothServiceBrowserControllerIOBluetoothServiceBrowserController
A NSWindowController subclass to display a window to search for and perform SDP queries on bluetooth devices within range.
IOBluetoothServiceBrowserControllerRefIOBluetoothUIUserLib
Apple’s documentation

Constants§

kIOBluetoothServiceBrowserControllerOptionsAutoStartInquiryIOBluetoothUIUserLib
Apple’s documentation
kIOBluetoothServiceBrowserControllerOptionsDisconnectWhenDoneIOBluetoothUIUserLib
Apple’s documentation
kIOBluetoothServiceBrowserControllerOptionsNoneIOBluetoothUIUserLib
Apple’s documentation
kIOBluetoothUISuccessIOBluetoothUIUserLib
Apple’s documentation
kIOBluetoothUIUserCanceledErrIOBluetoothUIUserLib
Apple’s documentation

Functions§

IOBluetoothGetDeviceSelectorControllerIOBluetoothUIUserLib and objc2-core-foundation
IOBluetoothGetPairingControllerIOBluetoothUIUserLib and objc2-core-foundation
IOBluetoothValidateHardwareWithDescriptionIOBluetoothUIUserLib and objc2-core-foundation
Safety

Type Aliases§

IOBluetoothServiceBrowserControllerOptionsIOBluetoothUIUserLib
Option values to customize the behavior of an IOBluetoothServiceBrowserController object.