| /Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/ |
| D | usb.c | 257 bool send = false; in usb_add_frame_to_usb() local
|
| /Zephyr-latest/include/zephyr/net/ |
| D | capture.h | 55 int (*send)(const struct device *dev, struct net_if *iface, struct net_pkt *pkt); member
|
| D | virtual.h | 107 int (*send)(struct net_if *iface, struct net_pkt *pkt); member
|
| D | ppp.h | 60 int (*send)(const struct device *dev, struct net_pkt *pkt); member
|
| D | ethernet.h | 594 int (*send)(const struct device *dev, struct net_pkt *pkt); member
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| D | lll_prof.c | 201 static int send(struct node_rx_pdu *rx) in send() function
|
| /Zephyr-latest/subsys/ipc/ipc_service/backends/ |
| D | ipc_icmsg_me_follower.c | 248 static int send(const struct device *instance, void *token, in send() function
|
| D | ipc_rpmsg_static_vrings.c | 504 static int send(const struct device *instance, void *token, in send() function
|
| D | ipc_icbmsg.c | 1053 static int send(const struct device *instance, void *token, const void *msg, size_t len) in send() function
|
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ |
| D | dfd_srv.h | 196 int (*send)(struct bt_mesh_dfd_srv *srv, member
|
| D | blob_cli.h | 265 void (*send)(struct bt_mesh_blob_cli *cli, uint16_t dst); member
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | lora.h | 185 lora_api_send send; member
|
| D | can.h | 509 can_send_t send; member
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | bap_usb.c | 259 bool send = false; in bap_usb_add_frame_to_usb() local
|
| /Zephyr-latest/lib/posix/options/ |
| D | net.c | 358 ssize_t send(int sock, const void *buf, size_t len, int flags) in send() function
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | rpr_cli.c | 639 static int send(struct bt_mesh_rpr_cli *cli, struct net_buf_simple *buf, in send() function
|
| D | blob_cli.c | 383 static void send(struct bt_mesh_blob_cli *cli) in send() function
|
| /Zephyr-latest/subsys/canbus/isotp/ |
| D | isotp.c | 1192 static int send(struct isotp_send_ctx *sctx, const struct device *can_dev, in send() function
|
| /Zephyr-latest/subsys/mgmt/osdp/src/ |
| D | osdp_common.h | 413 int (*send)(void *data, uint8_t *buf, int len); member
|