# Bluetooth.rs [![Travis Build Status](https://travis-ci.org/pyroar/bluetooth.svg?branch=master)](https://travis-ci.org/pyroar/bluetooth) [![Build status](https://ci.appveyor.com/api/projects/status/x29gfv4lvitsi675/branch/master?svg=true)](https://ci.appveyor.com/project/pyroar/bluetooth/branch/master) [![Coverage Status](https://coveralls.io/repos/pyroar/bluetooth/badge.svg?branch=master&service=github)](https://coveralls.io/github/pyroar/bluetooth?branch=master) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) A modern and lightweight module for Bluetooth Smart. ## Overview A modern implementation of Bluetooth Low Energy 4.2 written in and for Rust. Using low-level, type safe abstractions over the Bluetooth stack's various protocols and procedures, allowing for elegant logical communication between devices.