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

  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.c 60 #define UPDATE_SSID(pScanResultTable, pSite, pFrame) if ((pFrame)->parsedIEs->content.iePacket.pSsid != NULL) { \
478 UPDATE_SSID (pScanResultTable, pSite, pFrame);
    [all...]
siteMgr.c 123 #define UPDATE_SSID(pSite, pFrameInfo) if (pFrameInfo->content.iePacket.pSsid != NULL) { \
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgr.c 128 #define UPDATE_SSID(pSite, pFrameInfo) if (pFrameInfo->content.iePacket.pSsid != NULL) { \
132 "UPDATE_SSID. pSite->ssid.len=%d exceeds the limit. Set to limit value %d\n", \
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteMgr.c 112 #define UPDATE_SSID(pSite, pFrameInfo) if (pFrameInfo->content.iePacket.pSsid != NULL) { \
    [all...]

Completed in 176 milliseconds