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.c451 size += FIX_FIELD_LEN; in buildProbeRspTemplate()
452 pBuf += FIX_FIELD_LEN; in buildProbeRspTemplate()
456 size += FIX_FIELD_LEN; in buildProbeRspTemplate()
457 pBuf += FIX_FIELD_LEN; in buildProbeRspTemplate()
/hardware/ti/wlan/wl1271/utils/
D802_11Defs.h455 #define FIX_FIELD_LEN 2 macro