bluetooth_client 0.0.9

A client for the local bluetooth radio
Documentation
[![Build Status](https://travis-ci.com/resolvingarchitecture/bluetooth-client.svg?branch=master)](https://travis-ci.com/resolvingarchitecture/bluetooth-client)
# Bluetooth Client
A client for interacting with the local Bluetooth radio.

The following use cases will be supported:

1. Determine if radio is on
2. Get friendly name
3. Get address
4. Discover devices
6. Get services
7. Send message
8. Receive message

[Crates.io](https://crates.io/crates/bluetooth_client)

[Examples for dev](https://github.com/szeged/blurz/tree/master/examples)

!! WIP - not stable until version 1.0 !!