A set of options to use when registering for connection events.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
Framework
- Core Bluetooth
Declaration
typedef NSString *CBConnectionEventMatchingOption;
A set of options to use when registering for connection events.
SDKs
Framework
typedef NSString *CBConnectionEventMatchingOption;
CBConnection Event Matching Option Peripheral UUIDs
An array of UUID objects that represents peripherals to match.
CBConnection Event Matching Option Service UUIDs
An array that represents service identifiers to match.
- register For Connection Events With Options:
Register for an event notification when the central manager makes a connection matching the given options.
Keys used to pass options when connecting to a peripheral.
CBConnection Event
A change to the connection state of a peer.