Searched defs:RemoveService (Results 1 – 4 of 4) sorted by relevance
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