|
b88a70a0bd
|
Allow BluetoothSerial::connect() with specified channel and more options (#6380)
* BTAddress const, add bool()
* BTAdvertisedDevice: const functions
* BluetoothSerial: add: getChannels, add isClosed, add read/peek timeout, add connect with channel#
* BluetoothSerial: add sec_mask, role in ::connect
* BluetoothSerial add discover and connect with channel number example
* DiscoverConnect: add SPP_ENABLED check
* DiscoverConnect: disable on esp32s3
|
2022-04-26 14:41:29 +03:00 |
|