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

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmwifi.h 40 #define MAXCHANNEL 224
70 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \
76 #define NEXT_20MHZ_CHAN(channel) (((channel) < (MAXCHANNEL - CH_20MHZ_APART)) ? \
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmwifi.h 40 #define MAXCHANNEL 224
70 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \
76 #define NEXT_20MHZ_CHAN(channel) (((channel) < (MAXCHANNEL - CH_20MHZ_APART)) ? \

Completed in 176 milliseconds