Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/utils/
D802_11Defs.h629 #define DOT11_TPC_REPORT_ELE_LEN (2) macro
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DmlmeParser.c1419 if (TPCReport->hdr[1] > DOT11_TPC_REPORT_ELE_LEN) in mlmeParser_readTPCReport()