Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Bluetooth Controller. More...
Functions | |
void | bt_ctlr_set_public_addr (const uint8_t *addr) |
Set public address for controller. | |
Bluetooth Controller.
void bt_ctlr_set_public_addr | ( | const uint8_t * | addr | ) |
#include <include/zephyr/bluetooth/controller.h>
Set public address for controller.
Should be called before bt_enable().
addr | Public address |