Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2088 find_vendor_ie(void *tlvs, int tlvs_len, const char *voui, uint8 *type, int type_len) in find_vendor_ie() argument
2105 !bcmp(ie->data, voui, DOT11_OUI_LEN)) in find_vendor_ie()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h853 const char *voui, uint8 *type, int type_len);