Home
last modified time | relevance | path

Searched refs:DOT11_DS_PARAMS_ELE_ID (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/utils/
D802_11Defs.h509 #define DOT11_DS_PARAMS_ELE_ID 3 macro
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
Dtemplates.c519 ((dot11_DS_PARAMS_t *)(pBuf))->hdr[0] = DOT11_DS_PARAMS_ELE_ID; in buildProbeRspTemplate()