Home
last modified time | relevance | path

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

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