#include <drivers/wifi/nrf71/fw_if/nrf71_cd_sr_if.h>
Short-Range activity type
This holds the type of Short-Range activity.
| Enumerator |
|---|
| SR_BLE_ADV | BLE advertisement . periodic
|
| SR_BLE_SCAN | BLE scan. periodic or continuous based on the parameters
|
| SR_BLE_CONNECTED_DATA_TRANSFER | BLE connected data transfer. periodic (connection events)
|
| SR_THREAD_DISCOVERY | Thread discovery .. one shot process
|
| SR_THREAD_ED_DATA_TRANSFER | Thread end device date transfer .. periodic? depends on application
|
| SR_THREAD_ED_POLLING | Thread end device polling . periodic
|