mirror of https://github.com/ARMmbed/mbed-os.git
BLE: Fix documentation of set_random_static_address
Co-Authored-By: Lingkai Dong <lingkai.dong@arm.com>pull/12321/head
parent
1970761880
commit
cb340f8f55
|
@ -1258,7 +1258,7 @@ public:
|
|||
|
||||
#if !defined(DOXYGEN_ONLY)
|
||||
/*
|
||||
* API reserverved for the controller driver to set the random static address.
|
||||
* API reserved for the controller driver to set the random static address.
|
||||
* Setting a new random static address while the controller is operating is
|
||||
* forbidden by the Bluetooth specification.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue