nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_mgmt_per_adv_stop()

int bt_mgmt_per_adv_stop ( uint8_t  ext_adv_index)

Stop periodic advertising.

Note
Must be called before bt_mgmt_ext_adv_stop.
Parameters
[in]ext_adv_indexIndex of the advertising set to stop.
Returns
0 if success, error otherwise.