/Zephyr-Core-3.6.0/subsys/bluetooth/audio/ |
D | cap_stream.c | 23 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 …]
|
D | ascs.c | 290 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 …]
|
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 193 const struct bt_bap_stream_ops *ops; in broadcast_source_iso_disconnected() local
|
D | bap_stream.c | 54 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()
|
D | bap_broadcast_sink.c | 251 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
|
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()
|
/Zephyr-Core-3.6.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.6.0/include/zephyr/net/ |
D | wifi_nm.h | 40 const struct wifi_mgmt_ops *ops; member
|
/Zephyr-Core-3.6.0/samples/subsys/usb/audio/headset/src/ |
D | main.c | 62 static const struct usb_audio_ops ops = { variable
|
/Zephyr-Core-3.6.0/samples/bluetooth/hap_ha/src/ |
D | has_server.c | 32 static const struct bt_has_preset_ops ops = { variable
|
/Zephyr-Core-3.6.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 228 static const struct bt_l2cap_chan_ops ops = { in bt_avdtp_l2cap_accept() local
|
/Zephyr-Core-3.6.0/include/zephyr/drivers/ |
D | disk.h | 75 const struct disk_operations *ops; member
|
/Zephyr-Core-3.6.0/samples/subsys/usb/hid/src/ |
D | main.c | 111 static const struct hid_ops ops = { variable
|
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/ |
D | rfcomm.h | 86 struct bt_rfcomm_dlc_ops *ops; member
|
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/audio/ |
D | has.h | 338 const struct bt_has_preset_ops *ops; member
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/ |
D | main.c | 84 static struct bt_l2cap_chan_ops ops = { variable
|
/Zephyr-Core-3.6.0/drivers/sensor/fxas21002/ |
D | fxas21002.h | 96 const struct fxas21002_io_ops *ops; member
|
/Zephyr-Core-3.6.0/include/zephyr/crypto/ |
D | cipher.h | 116 struct cipher_ops ops; member
|
/Zephyr-Core-3.6.0/subsys/usb/device/class/hid/ |
D | core.c | 137 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/ |
D | main.c | 131 static struct bt_l2cap_chan_ops ops = { variable
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/ |
D | main.c | 137 static struct bt_l2cap_chan_ops ops = { variable
|
/Zephyr-Core-3.6.0/subsys/usb/device_next/class/ |
D | usbd_uac2.c | 76 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/ |
D | audio.c | 35 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/ |
D | main.c | 198 static struct bt_l2cap_chan_ops ops = { variable
|