Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
Dserver.h32 struct LocalServiceInfo { struct
34 Handle handle;
37 bool primary;
41 Uuid type;
44 span<const Characteristic> characteristics;
47 span<const Handle> includes;