/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | SocketComm.cpp | 99 SocketConn* SocketComm::accept() { in accept() function in android::hardware::automotive::vehicle::V2_0::impl::SocketComm 102 int sfd = ::accept(mListenFd, reinterpret_cast<struct sockaddr*>(&cliAddr), &cliLen); in accept() 117 SocketConn* conn = accept(); in listenThread()
|
D | SocketComm.h | 73 SocketConn* accept();
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_stk.cpp | 72 bool accept = false; in TEST_F() local 74 radio->handleStkCallSetupRequestFromSim(serial, accept); in TEST_F()
|
/hardware/libhardware/include/hardware/ |
D | bluetooth.h | 527 int (*pin_reply)(const RawAddress *bd_addr, uint8_t accept, 536 uint8_t accept, uint32_t passkey);
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssConfiguration.hal | 83 * @param enabled True if the device must only accept NI Emergency SUPL requests when the 86 * False if the device must accept NI Emergency SUPL any time they are
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | IMeasurementCorrections.hal | 37 * @return success Whether the HAL can accept & use these corrections.
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | ConnectionDetector.cpp | 71 return ::accept(mListenFd, nullptr, nullptr); in waitForConnection()
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsDisplay.hal | 38 * The HAL implementation must gracefully accept a request for any state while in
|
/hardware/interfaces/nfc/1.0/ |
D | INfc.hal | 27 * NCI initialization - ie accept CORE_RESET and subsequent commands through
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_socket.c | 676 client_socket = accept(server_socket, in eztune_proc() 770 prev_client_socket = accept(prev_server_socket, in eztune_proc()
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | async_fd_watcher_unittest.cc | 76 int connection_fd = accept(fd, (struct sockaddr*)&cli_addr, &clilen); in AcceptConnection()
|
/hardware/interfaces/camera/device/3.4/ |
D | ICameraDeviceSession.hal | 66 * ready to accept a future valid stream configuration in a later
|
/hardware/qcom/msm8998/json-c/ |
D | config.h.in | 137 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
/hardware/interfaces/camera/device/3.5/ |
D | ICameraDeviceSession.hal | 72 * ready to accept a future valid stream configuration in a later
|
/hardware/interfaces/contexthub/1.0/ |
D | types.hal | 25 TRANSACTION_PENDING, // Pending transaction, cannot accept a new request
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 160 * ready to accept a future valid stream configuration in a later 175 * this call until it is ready to accept the next set of requests to
|
/hardware/interfaces/radio/1.2/default/ |
D | Radio.h | 141 Return<void> handleStkCallSetupRequestFromSim(int32_t serial, bool accept) override;
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 137 * The IKeymasterDevice must accept arbitrary, unknown tags and return them in the softwareEnforced 1093 * the operation cannot accept any more; if more than zero bytes are provided and zero bytes are 1134 * For signing and verification operations with Digest::NONE, this method must accept the entire 1137 * and update() must accept the data this way as well. If the caller provides more data to sign 1143 * For signing and verification operations with Digest::NONE, this method must accept the entire 1146 * and update() must accept the data this way as well. If the caller provides more data to sign 1210 * Signing operations return the signature as the output. Verification operations accept the
|
D | types.hal | 569 * loaded (mechanism is implementation-defined). The secure environment must not accept another 593 * first loaded (mechanism is implementation-defined). The secure environment must not accept 787 * loaded (mechanism is implementation-defined). The secure environment must not accept another
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 807 * list') So, STK application needs to accept/reject the call according to user 811 * @param accept true = accept the call setup, false = reject the call setup 816 bool accept);
|
/hardware/libhardware/modules/soundtrigger/ |
D | sound_trigger_hw.c | 454 int con_socket = accept(self_socket, (struct sockaddr *)&incoming_info, &sock_size); in control_thread_loop()
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 322 /** Parameter does not accept value. */
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 400 /** Strict parameter does not accept value for the field at all. */
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 1077 * accept ranging requests from peers. 1125 * the device must automatically accept the data-path request and complete the negotiation.
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 28 * Although many types are defined, most operators accept just a few 1790 * accept inputs of varying size. This can't change the rank, just
|