Home
last modified time | relevance | path

Searched defs:Server (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/android/pandora/server/src/
DServer.kt29 class Server(context: Context) { class
/packages/modules/adb/tls/include/adb/tls/
Dtls_connection.h38 Server, enumerator
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAppBridge.java55 public interface Server { interface in AppBridge
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/obex/
DFakeObexServer.java58 class Server extends ServerRequestHandler { class in FakeObexServer
/packages/modules/adb/pairing_auth/
Dpairing_auth.cpp47 Server, enumerator
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs194 struct Server { struct
214 servers: Vec<Server>, argument
231 fn get_by_uuid(&self, uuid: &Uuid) -> Option<&Server> { in get_by_uuid()
235 fn get_by_server_id(&self, server_id: i32) -> Option<&Server> { in get_by_server_id()
239 fn get_mut_by_server_id(&mut self, server_id: i32) -> Option<&mut Server> { in get_mut_by_server_id()
243 fn get_by_callback_id(&self, callback_id: u32) -> Option<&Server> { in get_by_callback_id()
247 fn get_by_conn_id(&self, conn_id: i32) -> Option<&Server> { in get_by_conn_id()
254 fn get_mut_by_conn_id(&mut self, conn_id: i32) -> Option<&mut Server> { in get_mut_by_conn_id()
/packages/modules/adb/pairing_connection/
Dpairing_connection.cpp75 Server, enumerator
/packages/modules/Bluetooth/floss/pandora/server/
Dhost.py45 def __init__(self, server: grpc.aio.Server, bluetooth: bluetooth_module.Bluetooth,
/packages/modules/DnsResolver/
Dstats.proto501 message Server { message