HomeSort by relevance Sort by last modified time
    Searched defs:snrThreshold (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c 177 TI_UINT8 snrThreshold; /**< Stores recently configured SNR threshold */
521 pAPConnection->snrThreshold = SNR_DEFAULT_THRESHOLD;
623 pParam->lowSnrThreshold = pAPConnection->snrThreshold;
677 pAPConnection->snrThreshold = pParam->lowSnrThreshold;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h     [all...]

Completed in 3395 milliseconds