Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Diso.c80 static bool check_ucast_qos(struct bt_iso_qos *qos);
445 if (iso_pi(sk)->qos_user_set && !check_ucast_qos(&iso_pi(sk)->qos)) { in iso_connect_cis()
1546 static bool check_ucast_qos(struct bt_iso_qos *qos) in check_ucast_qos() function