Home
last modified time | relevance | path

Searched defs:RemoveService (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Ddevsvc_manager_if.h26 void (*RemoveService)(struct IDevSvcManager *, const char *, const struct HdfDeviceObject *); member
/ohos5.0/drivers/hdf_core/interfaces/inner_api/host/shared/
H A Dhdf_device_node.h29 int (*RemoveService)(struct HdfDeviceNode *devNode); member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_server_proxy.cpp140 int BluetoothGattServerProxy::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() function in OHOS::Bluetooth::BluetoothGattServerProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_server_server.cpp370 int BluetoothGattServerServer::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() function in OHOS::Bluetooth::BluetoothGattServerServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_service.cpp220 int GattServerService::RemoveService(int appId, const Service &service) in RemoveService() function in OHOS::bluetooth::GattServerService
704 int GattServerService::impl::RemoveService(int appId, uint16_t handle) in RemoveService() function in OHOS::bluetooth::GattServerService::impl
H A Dgatt_server_profile.cpp1928 int GattServerProfile::RemoveService(uint16_t serviceHandle) const in RemoveService() function in OHOS::bluetooth::GattServerProfile