Searched defs:GattServer (Results 1 – 4 of 4) sorted by relevance
43 public class GattServer { class61 public GattServer(Context context) { in GattServer() method in GattServer
1157 unsafe impl Send for GattServer {} implementation1364 pub struct GattServer { struct1365 internal: RawGattServerWrapper, argument1366 internal_cxx: cxx::UniquePtr<ffi::GattServerIntf>, argument1369 impl GattServer { implementation
88 GattServer(GattServerCallbacks), enumerator
701 class GattServer: class