Bluetooth Controller¶
API Reference¶
-
group
bt_ctrl
Bluetooth Controller.
Functions
-
void
bt_ctlr_set_public_addr
(const uint8_t *addr)¶ Set public address for controller.
Should be called before bt_enable().
- Parameters
addr – Public address
-
void