![]() |
nrfxlib API 3.3.99
|
| uint8_t sdc_hci_cmd_vs_enable_periodic_adv_event_counter_reports | ( | const sdc_hci_cmd_vs_enable_periodic_adv_event_counter_reports_t * | p_params | ) |
#include <softdevice_controller/include/sdc_hci_vs.h>
Enable Periodic Advertising Event Counter Reports.
This command can be used to enable generation of sdc_hci_subevent_vs_periodic_adv_event_counter_report_t events.
The event will be generated whenever the controller sends the first sync packet in a periodic advertising event.
If the application does not pull a report in time, it will be overwritten.
Event(s) generated (unless masked away):
When the command has completed, an HCI_Command_Complete event shall be generated.
| [in] | p_params | Input parameters. |
| 0 | if success. |