Searched refs:bt_iso_qos (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/net/bluetooth/ |
A D | hci_conn.c | 1401 static int qos_set_big(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_big() 1427 static int qos_set_bis(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_bis() 1458 struct bt_iso_qos *qos) in hci_add_bis() 1639 static void cis_add(struct iso_list_data *d, struct bt_iso_qos *qos) in cis_add() 1675 static int hci_le_create_big(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_create_big() 1782 __u8 dst_type, struct bt_iso_qos *qos) in hci_bind_cis() 1994 struct bt_iso_qos *qos) in hci_bind_bis() 2006 struct bt_iso_qos *qos = &conn->iso_qos; in create_big_sync() 2078 int hci_le_big_create_sync(struct hci_dev *hdev, struct bt_iso_qos *qos, in hci_le_big_create_sync() 2118 __u8 dst_type, struct bt_iso_qos *qos, in hci_connect_bis() [all …]
|
A D | iso.c | 61 struct bt_iso_qos qos; 403 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos() 414 struct bt_iso_qos *qos = iso_sock_get_qos(sk); in iso_send_frame() 682 static struct bt_iso_qos default_qos = { 1157 static bool check_qos(struct bt_iso_qos *qos) in check_qos() 1182 struct bt_iso_qos qos; in iso_sock_setsockopt() 1273 struct bt_iso_qos *qos; in iso_sock_getsockopt()
|
/linux-6.3-rc2/include/net/bluetooth/ |
A D | hci_core.h | 733 struct bt_iso_qos iso_qos; 1327 __u8 dst_type, struct bt_iso_qos *qos); 1329 __u8 dst_type, struct bt_iso_qos *qos); 1331 __u8 dst_type, struct bt_iso_qos *qos, 1335 int hci_le_big_create_sync(struct hci_dev *hdev, struct bt_iso_qos *qos,
|
A D | bluetooth.h | 174 struct bt_iso_qos { struct
|
Completed in 23 milliseconds