C
void WF_CAGetRssi( UINT8 * p_rssi );
Description
See WF_CASetRssi. Note that this function only retrieves the RSSI threshold used during the connection -- this is not the current RSSI of an existing connection. If it is desired to retrieve the current RSSI state then a scan must be performed and the scan result will contain the current RSSI state.
Preconditions
MACInit must be called first.
Parameters
Parameters |
Description |
p_rssi |
Pointer to where RSSI value is written |
Returns
None
Remarks
Default is 255