Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h1173 #define TLV_LEN_OFF 1 /* length offset */ macro
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp151 #define TLV_LEN_OFF 1 /* length offset */ macro
1375 ext_cap_length = *(ptr_ie + TLV_LEN_OFF); in is11mcAP()