Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h167 struct bt_iso_io_qos { struct
181 struct bt_iso_io_qos in; argument
182 struct bt_iso_io_qos out;
191 struct bt_iso_io_qos in;
192 struct bt_iso_io_qos out;
/Linux-v6.6/net/bluetooth/
Diso.c1224 static bool check_io_qos(struct bt_iso_io_qos *qos) in check_io_qos()
Dhci_conn.c2027 struct bt_iso_io_qos *qos, __u8 phy) in hci_iso_qos_setup()