pub unsafe static CBAdvertisementDataIsConnectable: &'static NSStringAvailable on crate feature
CBAdvertisementData only.Expand description
An NSNumber (Boolean) indicating whether or not the advertising event type was connectable. This can be used to determine whether or not a peripheral is connectable in that instant.
See also Appleās documentation