Home
last modified time | relevance | path

Searched refs:Client (Results 1 – 25 of 27) sorted by relevance

12

/system/bt/doc/
Dsupported_features.md9 SDP | 4.2 | Server, Client
11 GATT | 4.2 | Client, Server; LE and BR/EDR
12 ATT | 4.2 | Client, Server; LE and BR/EDR
/system/core/adb/pairing_auth/
Dpairing_auth.cpp44 Client, enumerator
99 case Role::Client: in PairingAuthCtx()
220 auto* ret = new PairingAuthCtx(PairingAuthCtx::Role::Client, std::move(p)); in pairing_auth_client_new()
/system/core/adb/tls/include/adb/tls/
Dtls_connection.h38 Client, enumerator
/system/core/fastboot/
DREADME.md30 2. Client response with a single packet no greater than 64 bytes.
56 4. Client responds with a single packet no greater than 64 bytes.
74 Client: "OKAY0.4" return version "0.4"
78 Client: "FAILUnknown variable" getvar failure; see getvar details below
82 Client: "DATA00001234" ready to accept data
86 Client: "OKAY" success
90 Client: "INFOerasing flash" indicate status / progress
96 Client: "FAILunknown command" indicate failure
160 ## Client Variables
397 Host Client
[all …]
/system/core/adb/pairing_connection/
Dpairing_connection.cpp74 Client, enumerator
170 : tls::TlsConnection::Role::Client, in SetupTlsConnection()
441 case Role::Client: in CreatePairingAuthPtr()
471 return CreateConnection(PairingConnectionCtx::Role::Client, pswd, pswd_len, peer_info, in pairing_connection_client_new()
/system/libhidl/transport/manager/1.1/
DIServiceManager.hal31 * @param callback Client callback that was previously registered.
/system/core/adb/tls/tests/
Dtls_connection_test.cpp216 client_ = TlsConnection::Create(TlsConnection::Role::Client, kTestRsa2048ClientCert, in SetUp()
278 client_ = TlsConnection::Create(TlsConnection::Role::Client, "", in TEST_F()
284 client_ = TlsConnection::Create(TlsConnection::Role::Client, kTestRsa2048ClientCert, in TEST_F()
/system/core/adb/tls/
Dtls_connection.cpp275 case Role::Client: in DoHandshake()
287 if (client_verify_post_handshake_ && role_ == Role::Client) { in DoHandshake()
/system/chre/doc/
Dnanoapp_clients.md1 # Interacting with Nanoapps from Client Code
/system/ca-certificates/files/
D91739615.067 …TLS Web Client Authentication, TLS Web Server Authentication, Code Signing, E-mail Protection, Tim…
/system/hardware/interfaces/net/netd/1.1/
DINetd.hal97 * Enable IP forwarding on the system. Client must disable forwarding when
/system/sepolicy/prebuilts/api/26.0/private/
Dmls35 # Stream connect: Client must be equivalent to server unless one of them
/system/sepolicy/prebuilts/api/27.0/private/
Dmls35 # Stream connect: Client must be equivalent to server unless one of them
/system/sepolicy/prebuilts/api/28.0/private/
Dmls35 # Stream connect: Client must be equivalent to server unless one of them
/system/libhidl/transport/manager/1.0/
DIServiceManager.hal122 * @param callback Client callback to recieve notifications.
/system/sepolicy/prebuilts/api/29.0/private/
Dmls35 # Stream connect: Client must be equivalent to server unless one of them
/system/sepolicy/prebuilts/api/30.0/private/
Dmls35 # Stream connect: Client must be equivalent to server unless one of them
/system/sepolicy/private/
Dmls35 # Stream connect: Client must be equivalent to server unless one of them
/system/core/adb/
DOVERVIEW.TXT78 1. Client <-> Server protocol:
Dtransport.cpp509 tls_ = TlsConnection::Create(TlsConnection::Role::Client, x509_str, evp_str, osh); in DoTlsHandshake()
/system/sepolicy/prebuilts/api/26.0/public/
Dte_macros142 # Client needs to use an channel event fd from the server.
/system/sepolicy/prebuilts/api/27.0/public/
Dte_macros146 # Client needs to use an channel event fd from the server.
/system/sepolicy/prebuilts/api/28.0/public/
Dte_macros146 # Client needs to use an channel event fd from the server.
/system/sepolicy/prebuilts/api/29.0/public/
Dte_macros143 # Client needs to use an channel event fd from the server.
/system/sepolicy/public/
Dte_macros143 # Client needs to use an channel event fd from the server.

12