bluedroid 0.3.7

A wrapper for the ESP32 Bluedroid Bluetooth stack.
1
2
3
4
5
6
mod connect;
mod disconnect;
mod mtu;
mod reg;
mod response;
mod set_attr_val;