Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gatt/
Dgatt_cache.h30 struct IncludeService { struct
36 explicit IncludeService(const Service &src) in IncludeService() argument
39 IncludeService(uint16_t handle, uint16_t startHandle, uint16_t endHandle, const Uuid uuid) in IncludeService() function
42 IncludeService(uint16_t handle, uint16_t startHandle, uint16_t endHandle) in IncludeService() argument
45 explicit IncludeService(const Uuid uuid) : uuid_(uuid) in IncludeService() argument
Dgatt_database.h149 struct IncludeService { struct
155 explicit IncludeService(const bluetooth::Service &src) in IncludeService() argument