Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_server_stub.h36 ErrCode AddServiceInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_stub.cpp27 &BluetoothGattServerStub::AddServiceInner; in BluetoothGattServerStub()
78 ErrCode BluetoothGattServerStub::AddServiceInner(MessageParcel &data, MessageParcel &reply) in AddServiceInner() function in OHOS::Bluetooth::BluetoothGattServerStub