#include <drivers/wifi/nrf71/fw_if/nrf71_wifi_common.h>
Message IDs from Coexistence Driver to Coexistence Manager.
IDs of different messages posted from Coexistence Driver (CD) to Coexistence Manager (CM) for command routing.
| Enumerator |
|---|
| CD2CM_ENABLE_COEXISTENCE | To enable coexistence.
|
| CD2CM_ALLOCATE_PPW | To allocate periodic priority windows to Wi-Fi and SR.
|
| CD2CM_SET_PRIORITY_RANGES | To set Wi-Fi (SW and HW) and SR SW priority ranges.
|
| CD2CM_UPDATE_COEX_USER_PARAMS | To initialize coexistence user parameters.
|
| CD2CM_UPDATE_COEX_PARAMS | To initialize coexistence parameters.
|
| CD2CM_WIFI_SW_CLIENT_REQUEST | To post a SW client request to protect Wi-Fi activity
|
| CD2CM_GET_STATS | To get all the CM stats.
|
| CD2CM_MSG_ID_COUNT | Total number of valid message IDs.
|