Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.6.0/subsys/bluetooth/audio/
Dcap_stream.c23 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_configured_cb() local
41 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_qos_set_cb() local
59 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_enabled_cb() local
77 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_metadata_updated_cb() local
95 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_disabled_cb() local
109 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_released_cb() local
129 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_started_cb() local
147 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_stopped_cb() local
163 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_recv_cb() local
177 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_sent_cb() local
[all …]
Dascs.c290 struct bt_bap_stream_ops *ops; in ase_enter_state_idle() local
312 struct bt_bap_stream_ops *ops; in ase_enter_state_codec_configured() local
327 struct bt_bap_stream_ops *ops; in ase_enter_state_qos_configured() local
342 struct bt_bap_stream_ops *ops; in ase_enter_state_enabling() local
361 struct bt_bap_stream_ops *ops; in ase_enter_state_streaming() local
374 struct bt_bap_stream_ops *ops; in ase_metadata_updated() local
387 struct bt_bap_stream_ops *ops; in ase_exit_state_streaming() local
423 struct bt_bap_stream_ops *ops; in ase_exit_state_enabling() local
446 struct bt_bap_stream_ops *ops; in ase_enter_state_disabling() local
841 const struct bt_bap_stream_ops *ops; in ascs_iso_recv() 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
193 const struct bt_bap_stream_ops *ops; in broadcast_source_iso_disconnected() local
Dbap_stream.c54 struct bt_bap_stream_ops *ops; in bt_bap_stream_init() local
95 struct bt_bap_stream_ops *ops) in bt_bap_stream_cb_register()
Dbap_broadcast_sink.c251 const struct bt_bap_stream_ops *ops; in broadcast_sink_iso_recv() local
282 const struct bt_bap_stream_ops *ops; in broadcast_sink_iso_connected() local
339 const struct bt_bap_stream_ops *ops; in broadcast_sink_iso_disconnected() local
Dbap_iso.c127 void bt_bap_iso_init(struct bt_bap_iso *iso, struct bt_iso_chan_ops *ops) in bt_bap_iso_init()
/Zephyr-Core-3.6.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.6.0/include/zephyr/net/
Dwifi_nm.h40 const struct wifi_mgmt_ops *ops; member
/Zephyr-Core-3.6.0/samples/subsys/usb/audio/headset/src/
Dmain.c62 static const struct usb_audio_ops ops = { variable
/Zephyr-Core-3.6.0/samples/bluetooth/hap_ha/src/
Dhas_server.c32 static const struct bt_has_preset_ops ops = { variable
/Zephyr-Core-3.6.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
228 static const struct bt_l2cap_chan_ops ops = { in bt_avdtp_l2cap_accept() local
/Zephyr-Core-3.6.0/include/zephyr/drivers/
Ddisk.h75 const struct disk_operations *ops; member
/Zephyr-Core-3.6.0/samples/subsys/usb/hid/src/
Dmain.c111 static const struct hid_ops ops = { variable
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Drfcomm.h86 struct bt_rfcomm_dlc_ops *ops; member
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/audio/
Dhas.h338 const struct bt_has_preset_ops *ops; member
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c84 static struct bt_l2cap_chan_ops ops = { variable
/Zephyr-Core-3.6.0/drivers/sensor/fxas21002/
Dfxas21002.h96 const struct fxas21002_io_ops *ops; member
/Zephyr-Core-3.6.0/include/zephyr/crypto/
Dcipher.h116 struct cipher_ops ops; member
/Zephyr-Core-3.6.0/subsys/usb/device/class/hid/
Dcore.c137 const struct hid_ops *ops; member
676 size_t size, const struct hid_ops *ops) in usb_hid_register_device()
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/credits/src/
Dmain.c131 static struct bt_l2cap_chan_ops ops = { variable
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dmain.c137 static struct bt_l2cap_chan_ops ops = { variable
/Zephyr-Core-3.6.0/subsys/usb/device_next/class/
Dusbd_uac2.c76 const struct uac2_ops *ops; member
192 const struct uac2_ops *ops, void *user_data) in usbd_uac2_set_ops()
/Zephyr-Core-3.6.0/subsys/usb/device/class/audio/
Daudio.c35 const struct usb_audio_ops *ops; member
977 const struct usb_audio_ops *ops) in usb_audio_register()
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/frags/src/
Dmain.c198 static struct bt_l2cap_chan_ops ops = { variable

12