Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_client_stub.h44 ErrCode WriteDescriptorInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_stub.cpp46 &BluetoothGattClientStub::WriteDescriptorInner; in BluetoothGattClientStub()
234 ErrCode BluetoothGattClientStub::WriteDescriptorInner(MessageParcel &data, MessageParcel &reply) in WriteDescriptorInner() function in OHOS::Bluetooth::BluetoothGattClientStub