Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dbluetooth.h170 struct bt_iso_io_qos { struct
184 struct bt_iso_io_qos in; argument
185 struct bt_iso_io_qos out;
194 struct bt_iso_io_qos in;
195 struct bt_iso_io_qos out;
/linux/net/bluetooth/
H A Diso.c1492 static bool check_io_qos(struct bt_iso_io_qos *qos) in check_io_qos()
H A Dhci_conn.c2018 struct bt_iso_io_qos *qos, __u8 phy) in hci_iso_qos_setup()