docs/library/bluetooth: Add note that ESP32 supports pairing/bonding.

Pairing and bonding was fixed for the ESP32 in the two previous commits.

Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
pull/13258/head
Daniël van de Giessen 2023-12-22 16:30:04 +01:00 zatwierdzone przez Damien George
rodzic d1e15b9281
commit 678707c8b0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -722,7 +722,7 @@ Pairing and bonding
and ``_IRQ_SET_SECRET`` events.
**Note:** This is currently only supported when using the NimBLE stack on
STM32 and Unix (not ESP32).
ESP32, STM32 and Unix.
.. method:: BLE.gap_pair(conn_handle, /)