Searched refs:iftypes (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/ |
D | Nl80211.cpp | 61 static const AttributeMap iftypes{ variable 400 {NL80211_ATTR_SUPPORTED_IFTYPES, {"SUPPORTED_IFTYPES", DataType::Nested, iftypes}}, 629 {NL80211_IFACE_LIMIT_TYPES, {"TYPES", DataType::Nested, iftypes}}, 640 {NL80211_ATTR_SOFTWARE_IFTYPES, {"SOFTWARE_IFTYPES", DataType::Nested, iftypes}},
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanController.hal | 172 * @return iftypes The list of supported interface types. 174 getSupportedInterfaceTypes() generates (vec<InterfaceType> iftypes);
|