Home
last modified time | relevance | path

Searched refs:controller (Results 1 – 21 of 21) sorted by relevance

/hardware/interfaces/bluetooth/1.0/
DIBluetoothHciCallbacks.hal22 * Invoked when the Bluetooth controller initialization has been
29 * Bluetooth controller to be forwarded to the Bluetooth stack.
35 * Send an ACL data packet form the controller to the host.
41 * Send a SCO data packet form the controller to the host.
DIBluetoothHci.hal24 * controller chip. This boundary is the natural choice for a Hardware
45 * from the controller to be sent to the host.
53 * V4.2, Vol 2, Part 5, Section 5.4.1) to the Bluetooth controller.
63 * V4.2, Vol 2, Part 5, Section 5.4.2) to the Bluetooth controller.
72 * V4.2, Vol 2, Part 5, Section 5.4.3) to the Bluetooth controller.
/hardware/interfaces/nfc/1.0/
DINfc.hal23 * Opens the NFC controller device and performs initialization.
26 * If open completes successfully, the controller should be ready to perform
80 * Close the NFC controller. Should free all resources.
99 * Restart controller by power cyle;
/hardware/interfaces/bluetooth/1.1/
DIBluetoothHci.hal26 * controller chip. This boundary is the natural choice for a Hardware
39 * Specification v5.2) to the Bluetooth controller.
DIBluetoothHciCallbacks.hal27 * Send a ISO data packet form the controller to the host.
/hardware/interfaces/usb/1.3/
DIUsb.hal23 * This function is used to enable/disable USB controller when some
/hardware/interfaces/tests/multithread/1.0/
DIMultithread.hal26 * Sets up controller
/hardware/google/interfaces/bluetooth/ccc/1.0/
Dtypes.hal28 * Timestamp in microsecond since Bluetooth controller power up.
DIBluetoothCcc.hal27 * controller send/receive given LMP events.
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateBurst.cpp104 std::shared_ptr<ExecutionBurstController>* controller) { in createBurstWithResultChannelLength() argument
106 ASSERT_NE(nullptr, controller); in createBurstWithResultChannelLength()
120 *controller = std::make_shared<ExecutionBurstController>(std::move(sender), std::move(receiver), in createBurstWithResultChannelLength()
DGeneratedTestHarness.cpp633 const std::shared_ptr<::android::nn::ExecutionBurstController> controller = in EvaluatePreparedModel() local
635 ASSERT_NE(nullptr, controller.get()); in EvaluatePreparedModel()
646 controller->compute(request10, testConfig.measureTiming, keys); in EvaluatePreparedModel()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateBurst.cpp98 std::shared_ptr<ExecutionBurstController>* controller) { in createBurstWithResultChannelLength() argument
100 ASSERT_NE(nullptr, controller); in createBurstWithResultChannelLength()
114 *controller = std::make_shared<ExecutionBurstController>(std::move(sender), std::move(receiver), in createBurstWithResultChannelLength()
DGeneratedTestHarness.cpp263 const std::shared_ptr<::android::nn::ExecutionBurstController> controller = in EvaluatePreparedModel() local
265 ASSERT_NE(nullptr, controller.get()); in EvaluatePreparedModel()
276 controller->compute(request, testConfig.measureTiming, keys); in EvaluatePreparedModel()
/hardware/interfaces/nfc/1.1/
DINfc.hal32 * Enable Power off use cases and close the NFC controller.
/hardware/interfaces/wifi/1.4/
DIWifiChip.hal47 * RTT controller can be either:
DIWifiRttController.hal30 * Requests notifications of significant events on this rtt controller.
/hardware/interfaces/automotive/can/1.0/vts/functional/
DVtsHalCanBusVirtualV1_0TargetTest.cpp83 Bus(sp<ICanController> controller, const ICanController::BusConfig& config) in Bus()
84 : mIfname(config.name), mController(controller) { in Bus()
85 const auto result = controller->upInterface(config); in Bus()
/hardware/interfaces/wifi/1.0/
DIWifiRttController.hal39 * Requests notifications of significant events on this rtt controller.
DIWifiChip.hal541 * RTT controller can be either:
/hardware/interfaces/automotive/can/1.0/
DICanController.hal19 * Represents a CAN controller that's capable of configuring CAN bus interfaces.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal1181 * controller then HVAC_POWER_ON must be mapped to
1505 * controller.
1526 * It is assumed that AP's power state is controller by separate power
1527 * controller.
3630 * The power controller can power on AP from off state after timeout
3647 * The power controller issues this request to shutdown the system.
3728 * int32Values[1]: Time to turn AP back on, in seconds. Power controller should turn on
3731 * controller may not necessarily support timed wake-up.
3761 * int32Values[1]: Time to turn AP back on, in seconds. Power controller should turn on
3764 * controller may not necessarily support timed wake-up.