Searched defs:GattService (Results 1 – 3 of 3) sorted by relevance
27 struct GattService { struct50 impl GattDatastore for GattService { argument102 impl GattDatabaseCallbacks for GattService { implementation
94 message GattService { message
91 public class GattService extends ProfileService { class170 public GattService(AdapterService adapterService) { in GattService() method in GattService