HomeSort by relevance Sort by last modified time
    Searched refs:MAX_NUM_OF_RSSI_SNR_TRIGGERS (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.h 56 #define MAX_NUM_OF_RSSI_SNR_TRIGGERS 8
124 triggerDesc_t aTriggersDesc[MAX_NUM_OF_RSSI_SNR_TRIGGERS]; /* static table to be used for trigger event registration*/
currBss.c 239 for (i=0; i< MAX_NUM_OF_RSSI_SNR_TRIGGERS ; i++)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
currBss.h 56 #define MAX_NUM_OF_RSSI_SNR_TRIGGERS 8
127 triggerDesc_t aTriggersDesc[MAX_NUM_OF_RSSI_SNR_TRIGGERS]; /* static table to be used for trigger event registration*/
currBss.c 237 for (i=0; i< MAX_NUM_OF_RSSI_SNR_TRIGGERS ; i++)
    [all...]

Completed in 308 milliseconds