arduino-esp32/libraries/BluetoothSerial/examples/SerialToSerialBTM
Me No Dev 02e7fd884a
BT serial: SSP improvements, added missing events (#8723)
* Renamed SerialToSerialBT_SSP_pairing

* Clarified useage of SPP example

* Added missing events

* Implemented dropCache() method to remove bonded devices

* Removed legacy pairing, enhaced SSP

* Minor updates to examples

* Updated README + asociated comments in source and example

* Implemented more methods to manipulate bonded devices + modified example

* Added SPP event

* Reordered event to match enum declaration; added missing events; added comments

* Re-implemented legacy pairing support

* Spelling fixes in README

* Removed unnecessary test in discover()

* Updates

---------

Co-authored-by: Tomas Pilny <tomas.pilny@espressif.com>
Co-authored-by: Tomáš Pilný <pilnyt@seznam.cz>
2023-10-06 15:49:51 +03:00
..
.skip.esp32c3 Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
.skip.esp32c6 ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
.skip.esp32h2 ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
.skip.esp32s2 v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
.skip.esp32s3 Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
SerialToSerialBTM.ino BT serial: SSP improvements, added missing events (#8723) 2023-10-06 15:49:51 +03:00