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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourXManager.c 213 if( ((site4xParams->fourXCapabilities[DOT11_OUI_LEN]) & 0xF) == FOUR_X_PROTOCOL_VERSION_1)
218 pFourX_Capabilities->fourXProtocolVersion = FOUR_X_PROTOCOL_VERSION_1;
311 if(pFourX->ApFourX_Capabilities.fourXProtocolVersion == FOUR_X_PROTOCOL_VERSION_1)
366 *capPtr = FOUR_X_PROTOCOL_VERSION_1;
fourX.h 74 #define FOUR_X_PROTOCOL_VERSION_1 0x01

Completed in 137 milliseconds