Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Diso.c78 static bool check_bcast_qos(struct bt_iso_qos *qos);
286 if (iso_pi(sk)->qos_user_set && !check_bcast_qos(&iso_pi(sk)->qos)) { in iso_connect_bis()
936 if (iso_pi(sk)->qos_user_set && !check_bcast_qos(&iso_pi(sk)->qos)) { in iso_listen_bis()
1268 static bool check_bcast_qos(struct bt_iso_qos *qos) in check_bcast_qos() function