Searched defs:send (Results 1 – 15 of 15) sorted by relevance
| /subsys/ipc/ipc_service/backends/ |
| A D | ipc_icmsg.c | 37 static int send(const struct device *instance, void *token, in send() function
|
| A D | ipc_icmsg_me_initiator.c | 159 static int send(const struct device *instance, void *token, in send() function
|
| A D | ipc_icmsg_me_follower.c | 248 static int send(const struct device *instance, void *token, in send() function
|
| A D | ipc_rpmsg_static_vrings.c | 504 static int send(const struct device *instance, void *token, in send() function
|
| A D | ipc_icbmsg.c | 1054 static int send(const struct device *instance, void *token, const void *msg, size_t len) in send() function
|
| /subsys/bluetooth/mesh/ |
| A D | proxy_msg.h | 44 proxy_send_cb_t send; member
|
| A D | prov_bearer.h | 94 int (*send)(struct net_buf_simple *buf, prov_bearer_send_complete_t cb, member
|
| A D | proxy_msg.c | 323 proxy_send_cb_t send, in bt_mesh_proxy_role_setup()
|
| A D | rpr_cli.c | 639 static int send(struct bt_mesh_rpr_cli *cli, struct net_buf_simple *buf, in send() function
|
| A D | blob_cli.c | 383 static void send(struct bt_mesh_blob_cli *cli) in send() function
|
| /subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| A D | lll_prof.c | 201 static int send(struct node_rx_pdu *rx) in send() function
|
| /subsys/bluetooth/audio/shell/ |
| A D | bap_usb.c | 259 bool send = false; in bap_usb_add_frame_to_usb() local
|
| /subsys/bluetooth/host/classic/ |
| A D | hfp_hf.c | 2005 at_send_t send; member 2053 at_send_t send; in at_cmd_init_start() local 2213 at_send_t send; member 2262 at_send_t send; in slc_init_start() local
|
| /subsys/canbus/isotp/ |
| A D | isotp.c | 1192 static int send(struct isotp_send_ctx *sctx, const struct device *can_dev, in send() function
|
| /subsys/mgmt/osdp/src/ |
| A D | osdp_common.h | 413 int (*send)(void *data, uint8_t *buf, int len); member
|
Completed in 39 milliseconds