CBAdvertisementDataIsConnectable

Static CBAdvertisementDataIsConnectable 

Source
pub unsafe static CBAdvertisementDataIsConnectable: &'static NSString
Available 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