XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_get_signal_strength_cnf_body_s Struct Reference

Confirmation message body for sl_wfx_get_signal_strength_cnf_t. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

uint32_t status
 Status of the get request. More...
 
uint32_t rcpi
 Received Channel Power Indicator (RCPI) of the connection. More...
 

Detailed Description

Confirmation message body for sl_wfx_get_signal_strength_cnf_t.

Member Data Documentation

◆ rcpi

uint32_t sl_wfx_get_signal_strength_cnf_body_s::rcpi

Received Channel Power Indicator (RCPI) of the connection.

See Received Channel Power Indicator for further details.

◆ status

uint32_t sl_wfx_get_signal_strength_cnf_body_s::status

Status of the get request.

WFM_STATUS_SUCCESS: the get request was completed.
any other value: the get request failed.
See sl_wfx_fmac_status_t for enumeration values.


The documentation for this struct was generated from the following file: