HCI_PeriodicAdvInit

C

bool HCI_PeriodicAdvInit(void);

Description

Initialize periodic advertising module of HCI mode.

Note

Periodic advertising is part of the extended advertising feature. Both HCI_AdvInit and HCI_ExtAdvInit must be called prior to enable this module.

Return values

Return valueDescription
trueSuccessfully initialize periodic advertising module of HCI mode.
falseFail to initialize periodic advertising module of HCI mode.