Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_server_stub.h45 ErrCode RespondCharacteristicWriteInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_stub.cpp43 &BluetoothGattServerStub::RespondCharacteristicWriteInner; in BluetoothGattServerStub()
192 ErrCode BluetoothGattServerStub::RespondCharacteristicWriteInner(MessageParcel &data, MessageParcel… in RespondCharacteristicWriteInner() function in OHOS::Bluetooth::BluetoothGattServerStub