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

  /system/wlan/ti/wilink_6_1/utils/
CmdInterfaceCodes.h 156 SCAN_CNCN_PARAM = 0x1500, /**< Scan Concentrator Module Number */
    [all...]
  /hardware/ti/wlan/wl1271/utils/
CmdInterfaceCodes.h 156 SCAN_CNCN_PARAM = 0x1500, /**< Scan Concentrator Module Number */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramMng.h 96 SCAN_CNCN_PARAM = 0x1500,
235 SCAN_CNCN_START_APP_SCAN = SET_BIT | SCAN_CNCN_PARAM | 0x01,
236 SCAN_CNCN_STOP_APP_SCAN = SET_BIT | SCAN_CNCN_PARAM | 0x02,
237 SCAN_CNCN_BSSID_LIST_SCAN_PARAM = SET_BIT | SCAN_CNCN_PARAM | 0x03,

Completed in 46 milliseconds