Searched refs:controller (Results 1 – 14 of 14) sorted by relevance
/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/tests/multithread/1.0/ |
D | IMultithread.hal | 26 * Sets up controller
|
/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/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/nfc/1.1/ |
D | INfc.hal | 32 * Enable Power off use cases and close the NFC controller.
|
/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/vehicle/2.0/ |
D | types.hal | 1043 * controller then HVAC_POWER_ON must be mapped to 1256 * controller. 1277 * It is assumed that AP's power state is controller by separate power 1278 * controller. 2485 * The power controller can power on AP from off state after timeout 2496 * The power controller has requested AP to shutdown. AP can either enter 2499 * power controller must change power state to this state to shutdown 2547 * int32Values[1]: Time to turn on AP in secs. Power controller may turn on 2550 * controller may not necessarily support wake-up. 2572 * int32Values[1]: Time to turn on AP in secs. Power controller may turn on [all …]
|