CBConnectPeripheralOptionEnableTransportBridgingKey

Static CBConnectPeripheralOptionEnableTransportBridgingKey 

Source
pub unsafe static CBConnectPeripheralOptionEnableTransportBridgingKey: &'static NSString
Available on crate feature CBCentralManagerConstants only.
Expand description

An NSNumber (Boolean) indicating that the system will bring up classic transport profiles when low energy transport for peripheral is connected.

See: connectPeripheral:

See also Apple’s documentation