Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Diso.c69 struct bt_iso_qos qos;
76 static struct bt_iso_qos default_qos;
78 static bool check_ucast_qos(struct bt_iso_qos *qos);
79 static bool check_bcast_qos(struct bt_iso_qos *qos);
488 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos()
499 struct bt_iso_qos *qos = iso_sock_get_qos(sk); in iso_send_frame()
831 static struct bt_iso_qos default_qos = {
1356 static bool check_ucast_qos(struct bt_iso_qos *qos) in check_ucast_qos()
1382 static bool check_bcast_qos(struct bt_iso_qos *qos) in check_bcast_qos()
1434 struct bt_iso_qos qos = default_qos; in iso_sock_setsockopt()
[all …]
H A Dhci_conn.c1411 static int qos_set_big(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_big()
1435 static int qos_set_bis(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_bis()
1465 struct bt_iso_qos *qos, __u8 base_len, in hci_add_bis()
1695 static int hci_le_create_big(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_create_big()
1731 struct bt_iso_qos *qos; in set_cig_params_sync()
1786 static bool hci_le_set_cig_params(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_set_cig_params()
1846 __u8 dst_type, struct bt_iso_qos *qos) in hci_bind_cis()
2010 struct bt_iso_qos *qos = &conn->iso_qos; in create_big_sync()
2061 __u8 sid, struct bt_iso_qos *qos) in hci_pa_create_sync()
2087 struct bt_iso_qos *qos, in hci_le_big_create_sync()
[all …]
H A Dhci_sync.c2891 struct bt_iso_qos *qos = &conn->iso_qos; in hci_le_set_ext_scan_param_sync()
H A Dhci_event.c6637 struct bt_iso_qos *qos; in hci_le_cis_estabilished_evt()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h712 struct bt_iso_qos iso_qos;
1481 __u8 dst_type, struct bt_iso_qos *qos);
1483 struct bt_iso_qos *qos,
1486 __u8 dst_type, struct bt_iso_qos *qos);
1488 __u8 dst_type, struct bt_iso_qos *qos,
1491 __u8 sid, struct bt_iso_qos *qos);
1493 struct bt_iso_qos *qos,
H A Dbluetooth.h206 struct bt_iso_qos { struct