Cargo Features

[dependencies]
bluenrg = { version = "0.1.0", default-features = false, features = ["ms"] }
default = ms

The ms feature is set by default whenever bluenrg is added without default-features = false somewhere in the dependency tree.

ms default

The chip implements the newer BlueNRG-MS version of the HCI.

Affects gap::Commands.init, gap::Commands.init_gap, gap::Commands.set_nonconnectable, gap::Commands.allow_rebond, gap::Commands.set_broadcast_mode, gap::Commands.start_observation_procedure, gap::DirectConnectableParameters.advertising_type, gap::DirectConnectableParameters.advertising_interval, gap::BroadcastModeParameters, gap::ObservationProcedureParameters, gatt::Commands.read_handle_value_offset, gatt::Commands.update_long_characteristic_value, gatt::UpdateLongCharacteristicValueParameters, command::GapResolvePrivateAddress, event::CrashReason, event::FaultData, event::GattAttributeModified.offset, event::GattAttributeModified.continued, event::GattTxPoolAvailable, event::AttPrepareWritePermitRequest