Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
Dtemplates.c447 size += FIX_FIELD_LEN; in buildProbeRspTemplate()
448 pBuf += FIX_FIELD_LEN; in buildProbeRspTemplate()
452 size += FIX_FIELD_LEN; in buildProbeRspTemplate()
453 pBuf += FIX_FIELD_LEN; in buildProbeRspTemplate()
/hardware/ti/wlan/wl1271/utils/
D802_11Defs.h454 #define FIX_FIELD_LEN 2 macro