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

  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 491 uint32 bssIdL; /* 32 LSBits of BSSID of the AP to scan for. */
605 uint32 bssIdL; /* This field indicates the 32 LSBits of the MAC*/
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmd.c 174 macAddr = (TI_UINT8*)&tnetScanParams.basicScanChannelParameters[ i ].bssIdL;
201 pBSSID = (TI_UINT8*)&chanPtr->bssIdL;
267 macAddr = (TI_UINT8*)&tnetSPSScanParams.scheduledChannelParameters[ i ].bssIdL;
293 TI_UINT8* pBSSID = (TI_UINT8*)&chanPtr->bssIdL;
    [all...]
CmdBldCmdIE.c 171 cmdBssId = (TI_UINT8*)&pCmd->bssIdL;
    [all...]

Completed in 156 milliseconds