Home
last modified time | relevance | path

Searched refs:RemoveServiceInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_server_stub.h43 ErrCode RemoveServiceInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_stub.cpp39 &BluetoothGattServerStub::RemoveServiceInner; in BluetoothGattServerStub()
158 ErrCode BluetoothGattServerStub::RemoveServiceInner(MessageParcel &data, MessageParcel &reply) in RemoveServiceInner() function in OHOS::Bluetooth::BluetoothGattServerStub