Home
last modified time | relevance | path

Searched defs:send (Results 26 – 44 of 44) sorted by relevance

12

/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dusb.c257 bool send = false; in usb_add_frame_to_usb() local
/Zephyr-latest/include/zephyr/net/
Dcapture.h55 int (*send)(const struct device *dev, struct net_if *iface, struct net_pkt *pkt); member
Dvirtual.h107 int (*send)(struct net_if *iface, struct net_pkt *pkt); member
Dppp.h60 int (*send)(const struct device *dev, struct net_pkt *pkt); member
Dethernet.h594 int (*send)(const struct device *dev, struct net_pkt *pkt); member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_prof.c201 static int send(struct node_rx_pdu *rx) in send() function
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_icmsg_me_follower.c248 static int send(const struct device *instance, void *token, in send() function
Dipc_rpmsg_static_vrings.c504 static int send(const struct device *instance, void *token, in send() function
Dipc_icbmsg.c1053 static int send(const struct device *instance, void *token, const void *msg, size_t len) in send() function
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfd_srv.h196 int (*send)(struct bt_mesh_dfd_srv *srv, member
Dblob_cli.h265 void (*send)(struct bt_mesh_blob_cli *cli, uint16_t dst); member
/Zephyr-latest/include/zephyr/drivers/
Dlora.h185 lora_api_send send; member
Dcan.h509 can_send_t send; member
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_usb.c259 bool send = false; in bap_usb_add_frame_to_usb() local
/Zephyr-latest/lib/posix/options/
Dnet.c358 ssize_t send(int sock, const void *buf, size_t len, int flags) in send() function
/Zephyr-latest/subsys/bluetooth/mesh/
Drpr_cli.c639 static int send(struct bt_mesh_rpr_cli *cli, struct net_buf_simple *buf, in send() function
Dblob_cli.c383 static void send(struct bt_mesh_blob_cli *cli) in send() function
/Zephyr-latest/subsys/canbus/isotp/
Disotp.c1192 static int send(struct isotp_send_ctx *sctx, const struct device *can_dev, in send() function
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_common.h413 int (*send)(void *data, uint8_t *buf, int len); member

12