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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 527 ((dot11_IBSS_PARAMS_t *)(pBuf))->hdr[1] = DOT11_IBSS_PARAMS_ELE_LEN;
529 size += sizeof(dot11_eleHdr_t) + DOT11_IBSS_PARAMS_ELE_LEN;
530 pBuf += sizeof(dot11_eleHdr_t) + DOT11_IBSS_PARAMS_ELE_LEN;
  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h 520 #define DOT11_IBSS_PARAMS_ELE_LEN 2
    [all...]

Completed in 20 milliseconds