Cargo Features

bluetooth-serial-port has no features set by default.

[dependencies]
bluetooth-serial-port = { version = "0.6.0", features = ["test_without_hardware"] }
test_without_hardware

Feature to disable any tests which rely on hardware availability eg: tests which attempt to create a BtSocket.