arduino-esp32/libraries/BluetoothSerial/examples/GetLocalMAC
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 Added methods + example to retrive local MAC for BT (#7778) 2023-02-13 12:32:47 +02: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 Added methods + example to retrive local MAC for BT (#7778) 2023-02-13 12:32:47 +02:00
.skip.esp32s3 Added methods + example to retrive local MAC for BT (#7778) 2023-02-13 12:32:47 +02:00
GetLocalMAC.ino BT serial: SSP improvements, added missing events (#8723) 2023-10-06 15:49:51 +03:00