/Zephyr-Core-3.4.0/subsys/bluetooth/audio/ |
D | cap_stream.c | 22 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_configured_cb() local 40 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_qos_set_cb() local 58 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_enabled_cb() local 76 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_metadata_updated_cb() local 94 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_disabled_cb() local 108 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_released_cb() local 128 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_started_cb() local 146 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_stopped_cb() local 162 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_recv_cb() local 176 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_sent_cb() local [all …]
|
D | bap_broadcast_source.c | 125 const struct bt_bap_stream_ops *ops; in broadcast_source_iso_sent() local 154 const struct bt_bap_stream_ops *ops; in broadcast_source_iso_connected() local 185 const struct bt_bap_stream_ops *ops; in broadcast_source_iso_disconnected() local
|
D | bap_stream.c | 82 struct bt_bap_stream_ops *ops; in bt_bap_stream_init() local 123 struct bt_bap_stream_ops *ops) in bt_bap_stream_cb_register()
|
D | bap_iso.c | 127 void bt_bap_iso_init(struct bt_bap_iso *iso, struct bt_iso_chan_ops *ops) in bt_bap_iso_init()
|
D | bap_broadcast_sink.c | 260 const struct bt_bap_stream_ops *ops; in broadcast_sink_iso_recv() local 291 const struct bt_bap_stream_ops *ops; in broadcast_sink_iso_connected() local 345 const struct bt_bap_stream_ops *ops; in broadcast_sink_iso_disconnected() local
|
D | ascs.c | 268 const struct bt_bap_stream_ops *ops = stream->ops; in ascs_ep_set_state() local 653 const struct bt_bap_stream_ops *ops; in ascs_iso_recv() local 705 const struct bt_bap_stream_ops *ops; in ascs_iso_sent() local 781 const struct bt_bap_stream_ops *ops; in ascs_ep_iso_disconnected() local
|
D | has.c | 343 const struct bt_has_preset_ops *ops; member 407 const char *name, const struct bt_has_preset_ops *ops) in preset_alloc()
|
/Zephyr-Core-3.4.0/subsys/net/lib/sockets/ |
D | socket_offload.c | 17 void socket_offload_dns_register(const struct socket_dns_offload *ops) in socket_offload_dns_register()
|
/Zephyr-Core-3.4.0/samples/subsys/usb/audio/headset/src/ |
D | main.c | 55 static const struct usb_audio_ops ops = { variable
|
/Zephyr-Core-3.4.0/samples/bluetooth/hap_ha/src/ |
D | has_server.c | 32 static const struct bt_has_preset_ops ops = { variable
|
/Zephyr-Core-3.4.0/subsys/bluetooth/host/ |
D | smp_null.c | 76 static const struct bt_l2cap_chan_ops ops = { in bt_smp_accept() local
|
D | avdtp.c | 194 static const struct bt_l2cap_chan_ops ops = { in bt_avdtp_connect() local 227 static const struct bt_l2cap_chan_ops ops = { in bt_avdtp_l2cap_accept() local
|
/Zephyr-Core-3.4.0/include/zephyr/drivers/ |
D | disk.h | 75 const struct disk_operations *ops; member
|
/Zephyr-Core-3.4.0/samples/subsys/usb/hid/src/ |
D | main.c | 111 static const struct hid_ops ops = { variable
|
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/ |
D | rfcomm.h | 86 struct bt_rfcomm_dlc_ops *ops; member
|
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/audio/ |
D | has.h | 338 const struct bt_has_preset_ops *ops; member
|
D | cap.h | 157 struct bt_bap_stream_ops *ops; member
|
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/ |
D | main.c | 84 static struct bt_l2cap_chan_ops ops = { variable
|
/Zephyr-Core-3.4.0/drivers/sensor/fxas21002/ |
D | fxas21002.h | 96 const struct fxas21002_io_ops *ops; member
|
/Zephyr-Core-3.4.0/subsys/usb/device/class/audio/ |
D | audio.c | 29 const struct usb_audio_ops *ops; member 895 const struct usb_audio_ops *ops) in usb_audio_register()
|
/Zephyr-Core-3.4.0/include/zephyr/crypto/ |
D | cipher.h | 116 struct cipher_ops ops; member
|
/Zephyr-Core-3.4.0/subsys/usb/device/class/hid/ |
D | core.c | 137 const struct hid_ops *ops; member 667 size_t size, const struct hid_ops *ops) in usb_hid_register_device()
|
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/l2cap/credits/src/ |
D | main.c | 130 static struct bt_l2cap_chan_ops ops = { variable
|
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/ |
D | main.c | 136 static struct bt_l2cap_chan_ops ops = { variable
|
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/l2cap/stress/src/ |
D | main.c | 170 static struct bt_l2cap_chan_ops ops = { variable
|