Home
last modified time | relevance | path

Searched defs:bt_iso_ucast_qos (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h177 struct bt_iso_ucast_qos { struct
178 __u8 cig;
179 __u8 cis;
180 __u8 sca;
181 __u8 packing;
182 __u8 framing;
183 struct bt_iso_io_qos in;
207 struct bt_iso_ucast_qos ucast; argument