Home
last modified time | relevance | path

Searched defs:iftype (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/automotive/can/1.0/tools/libcanhaltools/
H A Dlibcanhaltools.cpp42 bool isSupported(sp<ICanController> ctrl, ICanController::InterfaceType iftype) { in isSupported()
64 auto iftype = getIftype(can_config); in configureIface() local
/aosp12/hardware/interfaces/automotive/can/1.0/vts/functional/
H A DVtsHalCanControllerV1_0TargetTest.cpp83 bool CanControllerHalTest::isSupported(InterfaceType iftype) { in isSupported()
88 bool CanControllerHalTest::up(InterfaceType iftype, std::string srvname, std::string ifname, in up()
/aosp12/hardware/interfaces/automotive/can/1.0/default/
H A DCanController.cpp55 ICanController::InterfaceType iftype; member
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal.cpp1532 wifi_interface_type iftype) { in createVirtualInterface()