Home
last modified time | relevance | path

Searched defs:Service (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_server.h72 virtual void OnServiceAdded(GattService *Service, int ret) in OnServiceAdded() argument
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dservice.h41 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 Dgatt_database.h161 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 Dgatt_cache.h70 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 Dgatt_data.h127 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 Dservice.h56 typedef struct Service Service; typedef
149 struct Service { struct
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp63 struct Service { struct
69 Service(uint16_t endHandle) in Service() function

Completed in 5 milliseconds