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

  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.h 346 TI_UINT8 channelDiscoveryIndex[ RADIO_BAND_NUM_OF_BANDS ]; /**< Indexes for the channels lists */
    [all...]
scanMngr.c 635 pScanMngr->channelDiscoveryIndex[ RADIO_BAND_2_4_GHZ ] = 0;
636 pScanMngr->channelDiscoveryIndex[ RADIO_BAND_5_0_GHZ ] = 0;
    [all...]

Completed in 33 milliseconds