Searched defs:RemoveService (Results 1 – 6 of 6) sorted by relevance
26 void (*RemoveService)(struct IDevSvcManager *, const char *, const struct HdfDeviceObject *); member
29 int (*RemoveService)(struct HdfDeviceNode *devNode); member
140 int BluetoothGattServerProxy::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() function in OHOS::Bluetooth::BluetoothGattServerProxy
370 int BluetoothGattServerServer::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() function in OHOS::Bluetooth::BluetoothGattServerServer
220 int GattServerService::RemoveService(int appId, const Service &service) in RemoveService() function in OHOS::bluetooth::GattServerService704 int GattServerService::impl::RemoveService(int appId, uint16_t handle) in RemoveService() function in OHOS::bluetooth::GattServerService::impl
1928 int GattServerProfile::RemoveService(uint16_t serviceHandle) const in RemoveService() function in OHOS::bluetooth::GattServerProfile