Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.h31 struct IncludeService { struct
37 explicit IncludeService(const Service &src) in IncludeService() argument
40 IncludeService(uint16_t handle, uint16_t startHandle, uint16_t endHandle, const Uuid uuid) in IncludeService() argument
43 IncludeService(uint16_t handle, uint16_t startHandle, uint16_t endHandle) in IncludeService() function
46 explicit IncludeService(const Uuid uuid) : uuid_(uuid) in IncludeService() argument
H A Dgatt_database.h150 struct IncludeService { struct
156 explicit IncludeService(const bluetooth::Service &src) in IncludeService() function