Searched defs:GattService (Results 1 – 11 of 11) sorted by relevance
31 service GattService { service33 rpc RegisterAdvertiser(google.protobuf.Empty) returns (google.protobuf.Empty) {}34 rpc UnregisterAdvertiser(google.protobuf.Empty) returns (google.protobuf.Empty) {}35 rpc GetOwnAddress(google.protobuf.Empty) returns (google.protobuf.Empty) {}36 rpc SetParameters(google.protobuf.Empty) returns (google.protobuf.Empty) {}37 rpc SetData(google.protobuf.Empty) returns (google.protobuf.Empty) {}38 rpc AdvertisingEnable(google.protobuf.Empty) returns (google.protobuf.Empty) {}39 rpc AdvertisingDisable(google.protobuf.Empty) returns (google.protobuf.Empty) {}40 rpc SetPeriodicAdvertisingParameters(google.protobuf.Empty) returns (google.protobuf.Empty) {}41 rpc SetPeriodicAdvertisingData(google.protobuf.Empty) returns (google.protobuf.Empty) {}[all …]
32 struct GattService { struct55 impl GattDatastore for GattService { argument107 impl GattDatabaseCallbacks for GattService { implementation
293 message GattService { message
94 message GattService { message
241 class GattService(IntEnum): class
107 public class GattService extends ProfileService { class189 public GattService(AdapterService adapterService) { in GattService() method in GattService
META-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
org/jspecify/annotations/Nullable.class Nullable.java package org.jspecify.annotations public ...