1 //! Bluetooth common library
2 
3 mod logging;
4 pub use logging::*;
5