/hardware/interfaces/bluetooth/1.0/ |
D | IBluetoothHciCallbacks.hal | 22 * 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.
|
D | IBluetoothHci.hal | 24 * 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/ |
D | INfc.hal | 23 * 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/ |
D | IBluetoothHci.hal | 26 * controller chip. This boundary is the natural choice for a Hardware 39 * Specification v5.2) to the Bluetooth controller.
|
D | IBluetoothHciCallbacks.hal | 27 * Send a ISO data packet form the controller to the host.
|
/hardware/interfaces/usb/1.3/ |
D | IUsb.hal | 23 * This function is used to enable/disable USB controller when some
|
/hardware/interfaces/tests/multithread/1.0/ |
D | IMultithread.hal | 26 * Sets up controller
|
/hardware/google/interfaces/bluetooth/ccc/1.0/ |
D | types.hal | 28 * Timestamp in microsecond since Bluetooth controller power up.
|
D | IBluetoothCcc.hal | 27 * controller send/receive given LMP events.
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateBurst.cpp | 104 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()
|
D | GeneratedTestHarness.cpp | 633 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/ |
D | ValidateBurst.cpp | 98 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()
|
D | GeneratedTestHarness.cpp | 263 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/ |
D | INfc.hal | 32 * Enable Power off use cases and close the NFC controller.
|
/hardware/interfaces/wifi/1.4/ |
D | IWifiChip.hal | 47 * RTT controller can be either:
|
D | IWifiRttController.hal | 30 * Requests notifications of significant events on this rtt controller.
|
/hardware/interfaces/automotive/can/1.0/vts/functional/ |
D | VtsHalCanBusVirtualV1_0TargetTest.cpp | 83 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/ |
D | IWifiRttController.hal | 39 * Requests notifications of significant events on this rtt controller.
|
D | IWifiChip.hal | 541 * RTT controller can be either:
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanController.hal | 19 * Represents a CAN controller that's capable of configuring CAN bus interfaces.
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1181 * 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.
|