Home
last modified time | relevance | path

Searched defs:iftype (Results 1 – 6 of 6) 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.cpp110 bool CanControllerHalTest::isSupported(InterfaceType iftype) { in isSupported()
115 bool CanControllerHalTest::up(InterfaceType iftype, std::string srvname, std::string ifname, in up()
DVtsHalCanBusV1_0TargetTest.cpp74 bool CanBusHalTest::up(InterfaceType iftype, const std::string& srvname, in up()
/hardware/interfaces/automotive/can/1.0/default/
DCanController.cpp55 ICanController::InterfaceType iftype; member
/hardware/interfaces/automotive/can/aidl/default/
DCanController.cpp55 InterfaceType iftype; member
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.cpp1801 wifi_interface_type iftype) { in createVirtualInterface()