Searched refs:bt_iso_chan_ops (Results 1 – 21 of 21) sorted by relevance
42 void bt_bap_iso_init(struct bt_bap_iso *iso, struct bt_iso_chan_ops *ops);
127 void bt_bap_iso_init(struct bt_bap_iso *iso, struct bt_iso_chan_ops *ops) in bt_bap_iso_init()
213 static struct bt_iso_chan_ops broadcast_source_iso_ops = {
389 static struct bt_iso_chan_ops broadcast_sink_iso_ops = {
915 static struct bt_iso_chan_ops ascs_iso_ops = {
400 static struct bt_iso_chan_ops unicast_client_iso_ops = {
162 struct bt_iso_chan_ops *ops;603 struct bt_iso_chan_ops { struct
111 static struct bt_iso_chan_ops iso_ops = { in init()
143 static struct bt_iso_chan_ops iso_ops = { in init()
110 static struct bt_iso_chan_ops iso_ops = {
147 static struct bt_iso_chan_ops iso_ops = {
50 static struct bt_iso_chan_ops iso_ops = {
251 static struct bt_iso_chan_ops iso_ops = {
259 static struct bt_iso_chan_ops iso_ops = {
85 static struct bt_iso_chan_ops iso_ops = {
101 static struct bt_iso_chan_ops iso_ops = {
339 static struct bt_iso_chan_ops iso_ops = {
68 static struct bt_iso_chan_ops iso_ops = {
86 struct bt_iso_chan_ops *ops; in bt_iso_send_cb()
54 * Added disconnect reason to the :c:func:`disconnected` callback of :c:struct:`bt_iso_chan_ops`.