Represents a remote GATT service. More...
#include <client2.h>
Public Attributes | |
ServiceHandle | handle |
Uniquely identifies this GATT service. | |
bool | primary |
Indicates whether this is a primary or secondary service. | |
Uuid | type |
Represents a remote GATT service.
Uuid pw::bluetooth::gatt::Client2::RemoteServiceInfo::type |
The UUID that identifies the type of this service. There may be multiple services with the same UUID.