Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Diso.c71 struct bt_iso_qos qos;
78 static struct bt_iso_qos default_qos;
80 static bool check_ucast_qos(struct bt_iso_qos *qos);
81 static bool check_bcast_qos(struct bt_iso_qos *qos);
523 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos()
535 struct bt_iso_qos *qos = iso_sock_get_qos(sk); in iso_send_frame()
896 static struct bt_iso_qos default_qos = {
1679 static bool check_ucast_qos(struct bt_iso_qos *qos) in check_ucast_qos()
1705 static bool check_bcast_qos(struct bt_iso_qos *qos) in check_bcast_qos()
1757 struct bt_iso_qos qos = default_qos; in iso_sock_setsockopt()
[all …]
H A Dhci_conn.c1571 static int qos_set_big(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_big()
1595 static int qos_set_bis(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_bis()
1637 __u8 sid, struct bt_iso_qos *qos, in hci_add_bis()
1872 static int hci_le_create_big(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_create_big()
1909 struct bt_iso_qos *qos; in set_cig_params_sync()
1968 static bool hci_le_set_cig_params(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_set_cig_params()
2030 __u8 dst_type, struct bt_iso_qos *qos, in hci_bind_cis()
2195 struct bt_iso_qos *qos = &conn->iso_qos; in create_big_sync()
2224 struct bt_iso_qos *qos) in hci_pa_create_sync()
2247 struct bt_iso_qos *qos, __u16 sync_handle, in hci_conn_big_create_sync()
[all …]
H A Dhci_sync.c2956 struct bt_iso_qos *qos = &conn->iso_qos; in hci_le_set_ext_scan_param_sync()
7092 struct hci_conn *acl, struct bt_iso_qos *qos) in hci_le_past_params_sync()
7126 struct bt_iso_qos *qos = &conn->iso_qos; in hci_le_pa_create_sync()
7250 struct bt_iso_qos *qos = &conn->iso_qos; in hci_le_big_create_sync()
H A Dhci_event.c6923 struct bt_iso_qos *qos; in hci_le_cis_established_evt()
/linux/include/net/bluetooth/
H A Dhci_core.h740 struct bt_iso_qos iso_qos;
1603 __u8 dst_type, struct bt_iso_qos *qos,
1606 struct bt_iso_qos *qos,
1610 __u8 dst_type, struct bt_iso_qos *qos,
1614 struct bt_iso_qos *qos,
1617 __u8 dst_type, __u8 sid, struct bt_iso_qos *qos);
1619 struct bt_iso_qos *qos, __u16 sync_handle,
H A Dbluetooth.h217 struct bt_iso_qos { struct