nRF Connect SDK API 0.1.0
|
void bt_mgmt_dir_adv_timed_out | ( | uint8_t | ext_adv_index | ) |
Handle timed-out directed advertisement.
This function deletes the old ext_adv and creates a new one. It also sets the dir_adv_timed_out flag and restarts advertisement.
[in] | ext_adv_index | Index of the ext_adv to restart. |