Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_endpoint.cc577 int element_type = (*ie << 8) | *(ie + 1); in ParseVendorIE() local
586 switch (element_type) { in ParseVendorIE()