Searched refs:bt_iso_qos (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/net/bluetooth/ |
| D | hci_conn.c | 1384 static int qos_set_big(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_big() 1410 static int qos_set_bis(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_bis() 1441 struct bt_iso_qos *qos) in hci_add_bis() 1622 static void cis_add(struct iso_list_data *d, struct bt_iso_qos *qos) in cis_add() 1658 static int hci_le_create_big(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_create_big() 1681 static bool hci_le_set_cig_params(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_set_cig_params() 1765 __u8 dst_type, struct bt_iso_qos *qos) in hci_bind_cis() 1977 struct bt_iso_qos *qos) in hci_bind_bis() 1991 struct bt_iso_qos *qos = &conn->iso_qos; in create_big_sync() 2070 int hci_le_big_create_sync(struct hci_dev *hdev, struct bt_iso_qos *qos, in hci_le_big_create_sync() [all …]
|
| D | iso.c | 61 struct bt_iso_qos qos; 386 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos() 397 struct bt_iso_qos *qos = iso_sock_get_qos(sk); in iso_send_frame() 665 static struct bt_iso_qos default_qos = { 1145 static bool check_qos(struct bt_iso_qos *qos) in check_qos() 1170 struct bt_iso_qos qos; in iso_sock_setsockopt() 1261 struct bt_iso_qos *qos; in iso_sock_getsockopt()
|
| /Linux-v6.1/include/net/bluetooth/ |
| D | hci_core.h | 732 struct bt_iso_qos iso_qos; 1326 __u8 dst_type, struct bt_iso_qos *qos); 1328 __u8 dst_type, struct bt_iso_qos *qos); 1330 __u8 dst_type, struct bt_iso_qos *qos, 1334 int hci_le_big_create_sync(struct hci_dev *hdev, struct bt_iso_qos *qos,
|
| D | bluetooth.h | 174 struct bt_iso_qos { struct
|