Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dgatt_test.cc129 ServiceData gatt_svc(ServiceKind::PRIMARY, in TEST_F() local
284 ServiceData gatt_svc(ServiceKind::PRIMARY, in TEST_F() local
H A Dremote_service_manager.cc295 RemoteService* gatt_svc = self->GattProfileService(); in InitializeGattProfileService() local
H A Dremote_service_manager_test.cc3769 ServiceData gatt_svc(ServiceKind::PRIMARY, in TEST_F() local
4149 ServiceData gatt_svc( in TEST_F() local
4186 ServiceData gatt_svc( in TEST_F() local
4218 ServiceData gatt_svc(ServiceKind::PRIMARY, in TEST_F() local
4259 ServiceData gatt_svc( in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt2_server_server.cc114 auto gatt_svc = std::make_unique<btg::Service>(primary, service_type); in PublishService() local