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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeBuilder.c 95 paramInfo_t daParam, saParam;
125 daParam.paramType = CTRL_DATA_CURRENT_BSSID_PARAM;
126 status = ctrlData_getParam(pHandle->hCtrlData, &daParam);
134 MAC_COPY(pHandle->hOs, (&pFrame->hdr.DA), (&daParam.content.ctrlDataCurrentBSSID));
148 MAC_COPY(pHandle->hOs, (&pFrame->hdr.BSSID), (&daParam.content.ctrlDataCurrentBSSID));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
trafficAdmControl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.c     [all...]

Completed in 837 milliseconds