HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
Loading...
Searching...
No Matches
hf_bluetooth_gatt_service_t Struct Reference

GATT service structure. More...

#include <BaseBluetooth.h>

Public Attributes

std::string uuid
 
bool is_primary
 
uint16_t handle
 

Detailed Description

GATT service structure.

Member Data Documentation

◆ handle

uint16_t hf_bluetooth_gatt_service_t::handle

Service handle

◆ is_primary

bool hf_bluetooth_gatt_service_t::is_primary

True if primary service

◆ uuid

std::string hf_bluetooth_gatt_service_t::uuid

Service UUID


The documentation for this struct was generated from the following file: