Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 40) sorted by relevance

12

/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dcap_stream.c22 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 …]
Dbap_broadcast_source.c125 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
Dbap_stream.c82 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()
Dbap_iso.c127 void bt_bap_iso_init(struct bt_bap_iso *iso, struct bt_iso_chan_ops *ops) in bt_bap_iso_init()
Dbap_broadcast_sink.c260 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
Dascs.c268 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
Dhas.c343 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/
Dsocket_offload.c17 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/
Dmain.c55 static const struct usb_audio_ops ops = { variable
/Zephyr-Core-3.4.0/samples/bluetooth/hap_ha/src/
Dhas_server.c32 static const struct bt_has_preset_ops ops = { variable
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp_null.c76 static const struct bt_l2cap_chan_ops ops = { in bt_smp_accept() local
Davdtp.c194 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/
Ddisk.h75 const struct disk_operations *ops; member
/Zephyr-Core-3.4.0/samples/subsys/usb/hid/src/
Dmain.c111 static const struct hid_ops ops = { variable
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Drfcomm.h86 struct bt_rfcomm_dlc_ops *ops; member
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/audio/
Dhas.h338 const struct bt_has_preset_ops *ops; member
Dcap.h157 struct bt_bap_stream_ops *ops; member
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c84 static struct bt_l2cap_chan_ops ops = { variable
/Zephyr-Core-3.4.0/drivers/sensor/fxas21002/
Dfxas21002.h96 const struct fxas21002_io_ops *ops; member
/Zephyr-Core-3.4.0/subsys/usb/device/class/audio/
Daudio.c29 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/
Dcipher.h116 struct cipher_ops ops; member
/Zephyr-Core-3.4.0/subsys/usb/device/class/hid/
Dcore.c137 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/
Dmain.c130 static struct bt_l2cap_chan_ops ops = { variable
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dmain.c136 static struct bt_l2cap_chan_ops ops = { variable
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c170 static struct bt_l2cap_chan_ops ops = { variable

12