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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.h 94 erpProtectionType_e ctrlDataIbssProtectionType;
Ctrl.c 165 pCtrlData->ctrlDataIbssProtectionType = ctrlDataInitParams->ctrlDataDesiredIbssProtection;
238 *protType = pCtrlData->ctrlDataIbssProtectionType;
327 pParamInfo->content.ctrlDataIbssProtecionType = pCtrlData->ctrlDataIbssProtectionType;
563 pCtrlData->ctrlDataIbssProtectionType = pParamInfo->content.ctrlDataIbssProtecionType;
567 pCtrlData->ctrlDataIbssProtectionType = ERP_PROTECTION_NONE;
572 if(pCtrlData->ctrlDataIbssProtectionType != ERP_PROTECTION_NONE)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
Ctrl.h 94 erpProtectionType_e ctrlDataIbssProtectionType;
Ctrl.c 165 pCtrlData->ctrlDataIbssProtectionType = ctrlDataInitParams->ctrlDataDesiredIbssProtection;
238 *protType = pCtrlData->ctrlDataIbssProtectionType;
327 pParamInfo->content.ctrlDataIbssProtecionType = pCtrlData->ctrlDataIbssProtectionType;
563 pCtrlData->ctrlDataIbssProtectionType = pParamInfo->content.ctrlDataIbssProtecionType;
567 pCtrlData->ctrlDataIbssProtectionType = ERP_PROTECTION_NONE;
572 if(pCtrlData->ctrlDataIbssProtectionType != ERP_PROTECTION_NONE)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
Ctrl.h 124 erpProtectionType_e ctrlDataIbssProtectionType;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Ctrl.c 225 pCtrlData->ctrlDataIbssProtectionType = ctrlDataInitParams->ctrlDataDesiredIbssProtection;
451 pParamInfo->content.ctrlDataIbssProtecionType = pCtrlData->ctrlDataIbssProtectionType;
    [all...]

Completed in 59 milliseconds