Searched refs:bt_iso_qos (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/net/bluetooth/ |
| D | iso.c | 68 struct bt_iso_qos qos; 75 static struct bt_iso_qos default_qos; 77 static bool check_ucast_qos(struct bt_iso_qos *qos); 78 static bool check_bcast_qos(struct bt_iso_qos *qos); 445 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos() 456 struct bt_iso_qos *qos = iso_sock_get_qos(sk); in iso_send_frame() 719 static struct bt_iso_qos default_qos = { 1242 static bool check_ucast_qos(struct bt_iso_qos *qos) in check_ucast_qos() 1268 static bool check_bcast_qos(struct bt_iso_qos *qos) in check_bcast_qos() 1314 struct bt_iso_qos qos = default_qos; in iso_sock_setsockopt() [all …]
|
| D | hci_conn.c | 1458 static int qos_set_big(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_big() 1482 static int qos_set_bis(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_bis() 1512 struct bt_iso_qos *qos, __u8 base_len, in hci_add_bis() 1735 static int hci_le_create_big(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_create_big() 1771 struct bt_iso_qos *qos; in set_cig_params_sync() 1826 static bool hci_le_set_cig_params(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_set_cig_params() 1886 __u8 dst_type, struct bt_iso_qos *qos) in hci_bind_cis() 2056 struct bt_iso_qos *qos = &conn->iso_qos; in create_big_sync() 2107 __u8 sid, struct bt_iso_qos *qos) in hci_pa_create_sync() 2133 struct bt_iso_qos *qos, in hci_le_big_create_sync() [all …]
|
| D | hci_event.c | 6896 struct bt_iso_qos *qos; in hci_le_cis_estabilished_evt()
|
| /Linux-v6.6/include/net/bluetooth/ |
| D | hci_core.h | 738 struct bt_iso_qos iso_qos; 1452 __u8 dst_type, struct bt_iso_qos *qos); 1454 struct bt_iso_qos *qos, 1457 __u8 dst_type, struct bt_iso_qos *qos); 1459 __u8 dst_type, struct bt_iso_qos *qos, 1462 __u8 sid, struct bt_iso_qos *qos); 1464 struct bt_iso_qos *qos,
|
| D | bluetooth.h | 203 struct bt_iso_qos { struct
|