Searched refs:check_bcast_qos (Results 1 – 1 of 1) sorted by relevance
88 static bool check_bcast_qos(struct bt_iso_qos *qos);419 if (iso_pi(sk)->qos_user_set && !check_bcast_qos(&iso_pi(sk)->qos)) { in iso_connect_bis()1337 if (iso_pi(sk)->qos_user_set && !check_bcast_qos(&iso_pi(sk)->qos)) { in iso_listen_bis()1868 static bool check_bcast_qos(struct bt_iso_qos *qos) in check_bcast_qos() function