Searched refs:bt_iso_chan_ops (Results 1 – 25 of 25) sorted by relevance
47 void bt_bap_iso_init(struct bt_bap_iso *iso, struct bt_iso_chan_ops *ops);
140 void bt_bap_iso_init(struct bt_bap_iso *iso, struct bt_iso_chan_ops *ops) in bt_bap_iso_init()
242 static struct bt_iso_chan_ops broadcast_source_iso_ops = {
414 static struct bt_iso_chan_ops broadcast_sink_iso_ops = {
1101 static struct bt_iso_chan_ops ascs_iso_ops = {
437 static struct bt_iso_chan_ops unicast_client_iso_ops = {
191 struct bt_iso_chan_ops *ops;673 struct bt_iso_chan_ops { struct
110 static struct bt_iso_chan_ops iso_ops = { in init()
148 static struct bt_iso_chan_ops iso_ops = { in init()
115 static struct bt_iso_chan_ops iso_ops = {
159 static struct bt_iso_chan_ops iso_ops = {
149 static struct bt_iso_chan_ops iso_ops = { in init()
53 static struct bt_iso_chan_ops iso_ops = {
146 static struct bt_iso_chan_ops iso_ops = {
124 static struct bt_iso_chan_ops iso_ops = { in init()
156 static struct bt_iso_chan_ops iso_ops = { in init()
259 static struct bt_iso_chan_ops iso_ops = {
94 static struct bt_iso_chan_ops iso_ops = {
250 static struct bt_iso_chan_ops iso_ops = {
327 static struct bt_iso_chan_ops iso_ops = {
68 static struct bt_iso_chan_ops iso_ops = {
359 static struct bt_iso_chan_ops iso_ops = {
101 struct bt_iso_chan_ops *ops; in bt_iso_sent_cb()
54 * Added disconnect reason to the :c:func:`disconnected` callback of :c:struct:`bt_iso_chan_ops`.