Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/
Dserver.rs57 struct GattConnection { struct
58 bearer: SharedBox<AttServerBearer<AttDatabaseImpl>>,
59 database: WeakBox<GattDatabase>,