Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_gatt_server_proxy.cpp174 int BluetoothGattServerProxy::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() function in OHOS::Bluetooth::BluetoothGattServerProxy
/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_gatt_server_server.cpp261 int BluetoothGattServerServer::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() function in OHOS::Bluetooth::BluetoothGattServerServer
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gatt/
Dgatt_server_service.cpp218 int GattServerService::RemoveService(int appId, const Service &service) in RemoveService() function in bluetooth::GattServerService
699 int GattServerService::impl::RemoveService(int appId, uint16_t handle) in RemoveService() function in bluetooth::GattServerService::impl
Dgatt_server_profile.cpp1902 int GattServerProfile::RemoveService(uint16_t serviceHandle) const in RemoveService() function in bluetooth::GattServerProfile