Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds