Home
last modified time | relevance | path

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

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