Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/
H A Diso.c1258 static bool check_io_qos(struct bt_iso_io_qos *qos) in check_io_qos() function
1293 if (!check_io_qos(&qos->ucast.in)) in check_ucast_qos()
1296 if (!check_io_qos(&qos->ucast.out)) in check_ucast_qos()
1313 if (!check_io_qos(&qos->bcast.in)) in check_bcast_qos()
1316 if (!check_io_qos(&qos->bcast.out)) in check_bcast_qos()

Completed in 3 milliseconds