Searched defs:Service (Results 1 - 7 of 7) sorted by relevance
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_gatt_server.h | 72 virtual void OnServiceAdded(GattService *Service, int ret) in OnServiceAdded() argument
|
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
H A D | service.h | 41 class Service : public SystemAbility, public ServiceStub, protected NoCopyable { class 299 explicit Service(int32_t saID, bool runOnCreate = false) : SystemAbility(saID, runOnCreate) in Service() function in OHOS::FileManagement::Backup::Service [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_database.h | 161 struct Service { struct in OHOS::bluetooth::GattDatabase 169 Service(uint16_t handle, uint16_t endHandle, const Uuid uuid) in Service() function 178 explicit Service(const bluetooth::Service &src) in Service() function [all...] |
H A D | gatt_cache.h | 70 struct Service { struct in OHOS::bluetooth::GattCache 78 Service() in Service() function 81 Service(bool isPrimary, uint16_t handle, uint16_t endHandle, const Uuid uuid) in Service() function
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | gatt_data.h | 127 struct Service { struct 128 Service() in Service() function 133 Service(const Uuid& uuid, uint16_t handle, uint16_t starthandle, uint16_t endHandle) in Service() function 139 explicit Service(uint16_t handle) in Service() function 145 Service(uint16_t handle, uint16_t endHandle) in Service() function [all...] |
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/ |
H A D | service.h | 56 typedef struct Service Service; typedef 149 struct Service { struct [all...] |
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_client.cpp | 63 struct Service { struct 69 Service(uint16_t endHandle) in Service() function
|
Completed in 5 milliseconds