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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrlServ.c 135 ScanBssType_e currBssType;
195 ctrlData_getCurrBssTypeAndCurrBssId (pTxCtrl->hCtrlData, &currBssId, &currBssType);
196 if (currBssType != BSS_INFRASTRUCTURE)
txCtrl.h 115 ScanBssType_e currBssType;
txCtrlParams.c 473 void txCtrlParams_setBssType (TI_HANDLE hTxCtrl, ScanBssType_e currBssType)
477 pTxCtrl->currBssType = currBssType;
728 WLAN_OS_REPORT(("currBssType = %d\n", pTxCtrl->currBssType));
    [all...]
txCtrl_Api.h 114 void txCtrlParams_setBssType (TI_HANDLE hTxCtrl, ScanBssType_e currBssType);
txCtrl.c 215 pTxCtrl->currBssType = BSS_INFRASTRUCTURE;
748 if ( TI_UNLIKELY(pTxCtrl->currBssType == BSS_INDEPENDENT) )
    [all...]
rx.c 90 ScanBssType_e *currBssType,
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrlServ.c 135 ScanBssType_e currBssType;
195 ctrlData_getCurrBssTypeAndCurrBssId (pTxCtrl->hCtrlData, &currBssId, &currBssType);
196 if (currBssType != BSS_INFRASTRUCTURE)
txCtrl.h 114 ScanBssType_e currBssType;
txCtrlParams.c 464 void txCtrlParams_setBssType (TI_HANDLE hTxCtrl, ScanBssType_e currBssType)
468 pTxCtrl->currBssType = currBssType;
719 WLAN_OS_REPORT(("currBssType = %d\n", pTxCtrl->currBssType));
    [all...]
txCtrl_Api.h 114 void txCtrlParams_setBssType (TI_HANDLE hTxCtrl, ScanBssType_e currBssType);
txCtrl.c 214 pTxCtrl->currBssType = BSS_INFRASTRUCTURE;
719 if ( TI_UNLIKELY(pTxCtrl->currBssType == BSS_INDEPENDENT) )
    [all...]
rx.c 90 ScanBssType_e *currBssType,
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
trafficAdmControl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
trafficAdmControl.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
trafficAdmControl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
rx.c 78 macAddress_t **rxBssid, bssType_e *currBssType,
    [all...]

Completed in 1535 milliseconds