Searched defs:RemoveService (Results 1 – 4 of 4) sorted by relevance
174 int BluetoothGattServerProxy::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() function in OHOS::Bluetooth::BluetoothGattServerProxy
261 int BluetoothGattServerServer::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() function in OHOS::Bluetooth::BluetoothGattServerServer
218 int GattServerService::RemoveService(int appId, const Service &service) in RemoveService() function in bluetooth::GattServerService699 int GattServerService::impl::RemoveService(int appId, uint16_t handle) in RemoveService() function in bluetooth::GattServerService::impl
1902 int GattServerProfile::RemoveService(uint16_t serviceHandle) const in RemoveService() function in bluetooth::GattServerProfile