Home
last modified time | relevance | path

Searched refs:bt_iso_io_qos (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h169 struct bt_iso_io_qos { struct
183 struct bt_iso_io_qos in; argument
184 struct bt_iso_io_qos out;
193 struct bt_iso_io_qos in;
194 struct bt_iso_io_qos out;
/openbmc/linux/net/bluetooth/
H A Diso.c1258 static bool check_io_qos(struct bt_iso_io_qos *qos) in check_io_qos()
H A Dhci_conn.c2068 struct bt_iso_io_qos *qos, __u8 phy) in hci_iso_qos_setup()