| Enumerator |
|---|
| BTM_BLE_ADVERT_OFF | Stop advertising
|
| BTM_BLE_ADVERT_DIRECTED_HIGH | Directed avertisement (high duty cycle)
|
| BTM_BLE_ADVERT_DIRECTED_LOW | Directed avertisement (low duty cycle)
|
| BTM_BLE_ADVERT_UNDIRECTED_HIGH | Undirected avertisement (high duty cycle)
|
| BTM_BLE_ADVERT_UNDIRECTED_LOW | Undirected avertisement (low duty cycle)
|
| BTM_BLE_ADVERT_NONCONN_HIGH | Non-connectable avertisement (high duty cycle)
|
| BTM_BLE_ADVERT_NONCONN_LOW | Non-connectable avertisement (low duty cycle)
|
| BTM_BLE_ADVERT_DISCOVERABLE_HIGH | discoverable avertisement (high duty cycle)
|
| BTM_BLE_ADVERT_DISCOVERABLE_LOW | discoverable avertisement (low duty cycle)
|