Searched refs:check_io_qos (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/bluetooth/
H A Diso.c1391 static bool check_io_qos(struct bt_iso_io_qos *qos) function
1426 if (!check_io_qos(&qos->ucast.in))
1429 if (!check_io_qos(&qos->ucast.out))
1446 if (!check_io_qos(&qos->bcast.in))
1449 if (!check_io_qos(&qos->bcast.out))

Completed in 101 milliseconds