Home
last modified time | relevance | path

Searched defs:ClientInit (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/
Dproto_adapter.rs113 ClientInit, enumerator
118 pub(crate) struct ClientInit { struct
124 impl ClientInit { argument
244 fn into_adapter(self) -> Result<ClientInit, ukey::ukey2alert::AlertType> { in into_adapter()
Dukey2_handshake.rs174 client_init: ClientInit, in handle_client_init()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Drfcomm_fuzzer.cc170 static int ClientInit(FuzzedDataProvider* fdp, uint16_t* client_handle) { in ClientInit() function
Dgatt_fuzzer.cc240 static void ClientInit() { in ClientInit() function
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/posix/
H A Devent_poller_posix_test.cc294 void ClientInit(client* cl) { in ClientInit() function