Home
last modified time | relevance | path

Searched refs:WriteCharacteristicInner (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_client_stub.h41 ErrCode WriteCharacteristicInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_stub.cpp39 &BluetoothGattClientStub::WriteCharacteristicInner; in BluetoothGattClientStub()
182 ErrCode BluetoothGattClientStub::WriteCharacteristicInner(MessageParcel &data, MessageParcel &reply) in WriteCharacteristicInner() function in OHOS::Bluetooth::BluetoothGattClientStub
184 HILOGI("BluetoothGattClientStub::WriteCharacteristicInner starts"); in WriteCharacteristicInner()

Completed in 2 milliseconds