nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ sdc_hci_cmd_vs_enable_periodic_adv_event_counter_reports()

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.

Parameters
[in]p_paramsInput parameters.
Return values
0if success.
Returns
Returns value between 0x01-0xFF in case of error. See Vol 2, Part D, Error for a list of error codes and descriptions.