pub unsafe static CBConnectionEventMatchingOptionPeripheralUUIDs: &'static CBConnectionEventMatchingOptionAvailable on crate feature
CBCentralManagerConstants only.Expand description
An NSArray of
NSUUID
objects respresenting
peripheral
identifiers. A connected peer with any matching identifier(s) will result
in a call to {
centralManager:connectionEventDidOccur:}.
@see centralManager:connectionEventDidOccur:forPeripheral:
@seealso registerForConnectionEventsWithOptions:
See also Appleās documentation