bluedroid 0.3.7

A wrapper for the ESP32 Bluedroid Bluetooth stack.
1
2
3
4
5
6
7
8
mod add_char;
mod add_char_descr;
mod conf;
mod create;
mod read;
mod reg;
mod start;
mod write;