Home
last modified time | relevance | path

Searched refs:down (Results 1 – 25 of 39) sorted by relevance

12

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/include/libnetdevice/
Dlibnetdevice.h54 bool down(std::string ifname);
/hardware/interfaces/automotive/can/1.0/default/
DCanBusNative.cpp39 if (!netdevice::down(mIfname)) { in preUp()
DCanBus.cpp141 if (mDownAfterUse) netdevice::down(mIfname); in up()
195 bool CanBus::down() { in down() function in android::hardware::automotive::can::V1_0::implementation::CanBus
210 if (mDownAfterUse && !netdevice::down(mIfname)) { in down()
DCanBus.h43 bool down();
DCanController.cpp284 if (!busService->down()) { in upInterface()
322 if (!busEntry.mapped()->down()) { in downInterface()
/hardware/interfaces/automotive/can/1.0/tools/
Dcanhalctrl.cpp98 static int down(const std::string& busName) { in down() function
165 return down(argv[0]); in main()
/hardware/interfaces/automotive/can/1.0/
DICanBus.hal34 * INTERFACE_DOWN if the bus is down
56 * INTERFACE_DOWN if the bus is down
DICanController.hal185 * Unpublish ICanBus server instance and bring down the CAN interface.
191 * bring down.
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp70 bool down(std::string ifname) { in down() function
/hardware/interfaces/input/common/1.0/
Dtypes.hal49 * The value is normalized to a range from -1.0 (up) to 1.0 (down).
51 * The value is normalized to a range from -1.0 (up or far) to 1.0 (down or near).
146 * -PI/2 radians is pointing left, -PI or PI radians is pointing down, and PI/2 radians
154 * The value is normalized to a range from -1.0 (down) to 1.0 (up).
211 * The value is normalized to a range from -1.0 (up) to 1.0 (down).
473 * as well as any intermediate points since the last down or move event.
493 * A non-primary pointer has gone down.
501 * A change happened but the pointer is not down (unlike AMOTION_EVENT_ACTION_MOVE).
510 * The pointer may or may not be down when this event is dispatched.
516 * The pointer is not down but has entered the boundaries of a window or view.
[all …]
/hardware/interfaces/usb/gadget/1.0/
Dtypes.hal21 * Removes all the functions and pulls down the gadget.
DIUsbGadget.hal24 * Usb gadget needs to teared down if an USB configuration is already
/hardware/interfaces/radio/1.1/
DIRadio.hal53 * @param powerUp POWER_DOWN if powering down the SIM card,
65 * The device is required to power down the SIM card before it can switch the mode between
/hardware/interfaces/broadcastradio/1.0/
DIBroadcastRadio.hal36 * The hardware must be powered down when all tuner interface are released.
DITuner.hal61 * Move one channel spacing up or down.
/hardware/interfaces/radio/config/1.1/
Dtypes.hal55 * that we can do ping test before tearing down the
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal43 * structures breaking down the statistics of that memory type as much as
/hardware/interfaces/radio/1.4/
Dtypes.hal422 * Tearing down is in progress.
426 * Brought down by the network.
480 * Device is going into lower power mode or powering down.
537 * Rejected/Brought down since UE is transition between EPC and NONEPC RAT.
557 * Thermal level increases and causes calls to be torn down when normal mode of operation is
1108 * Data call has been brought down because EMBMS is not enabled at the RRC layer.
1116 * EMBMS data call has been successfully brought down.
1120 * Test loop-back data call has been successfully brought down.
1133 * UMTS interface is brought down due to handover from UMTS to iWLAN.
1279 * also brought down. However, there is no guarantee that the network will provide a IPv6
[all …]
/hardware/interfaces/confirmationui/1.0/
DIConfirmationResultCallback.hal35 * from being shut down gracefully.
/hardware/interfaces/wifi/1.0/
DIWifi.hal70 * Tear down any state, ongoing commands, etc. If the module is already
/hardware/interfaces/thermal/2.0/
Dtypes.hal76 * Key components in platform are shutting down due to thermal condition.
/hardware/interfaces/wifi/hostapd/1.0/
DIHostapd.hal149 * This should bring down the access point previously setup on the
/hardware/interfaces/tetheroffload/control/1.0/
DIOffloadControl.hal51 * Indicate desire to tear down all tethering offload.
54 * be subsequently torn down by the management process. Upon success, the callback registered
/hardware/interfaces/audio/6.0/
Dtypes.hal330 * slow down playback and / or change the tonal frequency of the audio content
336 * Values less than 1.0f slow down playback, value greater than 1.0f
/hardware/interfaces/biometrics/face/1.0/
Dtypes.hal220 * The user should be informed to move down with respect to the sensor when
306 * and down. The tilt angle would be zero if the user faced the camera directly.

12