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

  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
templates.c 236 TI_UINT8 WSCOuiIe[4] = { 0x00, 0x50, 0xf2, 0x04};
349 os_memoryCopy(pSiteMgr->hOs, pBuf, &WSCOuiIe, DOT11_OUI_LEN+2);
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 232 TI_UINT8 WSCOuiIe[DOT11_OUI_LEN] = { 0x00, 0x50, 0xf2, 0x04};
360 os_memoryCopy(pSiteMgr->hOs, pBuf, &WSCOuiIe, DOT11_OUI_LEN);

Completed in 244 milliseconds