mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-28 06:02:52 +08:00
bxcan: advertise supported one-shot feature
This commit is contained in:
parent
b544b65261
commit
fcd3acf692
@ -36,6 +36,7 @@ const struct gs_device_bt_const CAN_btconst = {
|
||||
.feature =
|
||||
GS_CAN_FEATURE_LISTEN_ONLY |
|
||||
GS_CAN_FEATURE_LOOP_BACK |
|
||||
GS_CAN_FEATURE_ONE_SHOT |
|
||||
GS_CAN_FEATURE_HW_TIMESTAMP |
|
||||
GS_CAN_FEATURE_IDENTIFY |
|
||||
GS_CAN_FEATURE_PAD_PKTS_TO_MAX_PKT_SIZE
|
||||
|
Loading…
x
Reference in New Issue
Block a user