arduino-esp32/libraries/BluetoothSerial/examples
Christian Ferbar 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
..
bt_classic_device_discovery Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
bt_remove_paired_devices Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
DiscoverConnect Allow BluetoothSerial::connect() with specified channel and more options (#6380) 2022-04-26 14:41:29 +03:00
SerialToSerialBT Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
SerialToSerialBT_SSP_pairing Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
SerialToSerialBTM Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00