Searched refs:check_ucast_qos (Results 1 – 1 of 1) sorted by relevance
77 static bool check_ucast_qos(struct bt_iso_qos *qos);377 if (iso_pi(sk)->qos_user_set && !check_ucast_qos(&iso_pi(sk)->qos)) { in iso_connect_cis()1242 static bool check_ucast_qos(struct bt_iso_qos *qos) in check_ucast_qos() function1365 if (len == sizeof(qos.ucast) && !check_ucast_qos(&qos)) { in iso_sock_setsockopt()