Symbol: bt_iso_qos
include/net/bluetooth/hci_core.h
1603
__u8 dst_type, struct bt_iso_qos *qos,
include/net/bluetooth/hci_core.h
1606
struct bt_iso_qos *qos,
include/net/bluetooth/hci_core.h
1610
__u8 dst_type, struct bt_iso_qos *qos,
include/net/bluetooth/hci_core.h
1614
struct bt_iso_qos *qos,
include/net/bluetooth/hci_core.h
1617
__u8 dst_type, __u8 sid, struct bt_iso_qos *qos);
include/net/bluetooth/hci_core.h
1619
struct bt_iso_qos *qos, __u16 sync_handle,
include/net/bluetooth/hci_core.h
737
struct bt_iso_qos iso_qos;
net/bluetooth/hci_conn.c
1572
static int qos_set_big(struct hci_dev *hdev, struct bt_iso_qos *qos)
net/bluetooth/hci_conn.c
1596
static int qos_set_bis(struct hci_dev *hdev, struct bt_iso_qos *qos)
net/bluetooth/hci_conn.c
1638
__u8 sid, struct bt_iso_qos *qos,
net/bluetooth/hci_conn.c
1873
static int hci_le_create_big(struct hci_conn *conn, struct bt_iso_qos *qos)
net/bluetooth/hci_conn.c
1910
struct bt_iso_qos *qos;
net/bluetooth/hci_conn.c
1969
static bool hci_le_set_cig_params(struct hci_conn *conn, struct bt_iso_qos *qos)
net/bluetooth/hci_conn.c
2031
__u8 dst_type, struct bt_iso_qos *qos,
net/bluetooth/hci_conn.c
2196
struct bt_iso_qos *qos = &conn->iso_qos;
net/bluetooth/hci_conn.c
2225
struct bt_iso_qos *qos)
net/bluetooth/hci_conn.c
2248
struct bt_iso_qos *qos, __u16 sync_handle,
net/bluetooth/hci_conn.c
2299
struct bt_iso_qos *qos,
net/bluetooth/hci_conn.c
2384
struct bt_iso_qos *qos,
net/bluetooth/hci_conn.c
2435
__u8 dst_type, struct bt_iso_qos *qos,
net/bluetooth/hci_event.c
6911
struct bt_iso_qos *qos;
net/bluetooth/hci_sync.c
3056
struct bt_iso_qos *qos = &conn->iso_qos;
net/bluetooth/hci_sync.c
7357
u16 acl_handle, struct bt_iso_qos *qos)
net/bluetooth/hci_sync.c
7391
struct bt_iso_qos *qos = &conn->iso_qos;
net/bluetooth/hci_sync.c
7532
struct bt_iso_qos *qos = &conn->iso_qos;
net/bluetooth/iso.c
1796
static bool check_ucast_qos(struct bt_iso_qos *qos)
net/bluetooth/iso.c
1822
static bool check_bcast_qos(struct bt_iso_qos *qos)
net/bluetooth/iso.c
1874
struct bt_iso_qos qos = default_qos;
net/bluetooth/iso.c
1972
struct bt_iso_qos *qos;
net/bluetooth/iso.c
597
static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk)
net/bluetooth/iso.c
609
struct bt_iso_qos *qos = iso_sock_get_qos(sk);
net/bluetooth/iso.c
77
struct bt_iso_qos qos;
net/bluetooth/iso.c
85
static struct bt_iso_qos default_qos;
net/bluetooth/iso.c
87
static bool check_ucast_qos(struct bt_iso_qos *qos);
net/bluetooth/iso.c
88
static bool check_bcast_qos(struct bt_iso_qos *qos);
net/bluetooth/iso.c
981
static struct bt_iso_qos default_qos = {