commit | 7a90b221a5fb090d46b1a1ec9b65afc5711d6638 | [log] [tgz] |
---|---|---|
author | Johann Fischer <johann.fischer@nordicsemi.no> | Thu Jan 05 14:26:40 2023 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jan 10 10:30:46 2023 +0100 |
tree | f1a1297b7fbfd4dd384ab848c01fbd653a22c429 | |
parent | 036e4f29028c57e29f11cac2ef20bc1fa974fdfb [diff] |
usb: device: bluetooth: remove USB_TRANS_NO_ZLP for OUT transfers USB_TRANS_NO_ZLP flag has no meaning for usb_transfer() in host-to-device direction (USB_TRANS_READ). Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>