pub unsafe static CBCentralManagerScanOptionSolicitedServiceUUIDsKey: &'static NSStringAvailable on crate feature
CBCentralManagerConstants only.Expand description
An NSArray of
CBUUID
objects respresenting service UUIDs. Causes the scan to also look for peripherals soliciting
any of the services contained in the list.
See: scanForPeripheralsWithServices:options:
See also Appleās documentation