| /Zephyr-latest/subsys/bluetooth/host/classic/ |
| D | avctp_internal.h | 79 int (*recv)(struct bt_avctp *session, struct net_buf *buf); member
|
| /Zephyr-latest/include/zephyr/bluetooth/classic/ |
| D | rfcomm.h | 81 void (*recv)(struct bt_rfcomm_dlc *dlc, struct net_buf *buf); member
|
| /Zephyr-latest/include/zephyr/net/ |
| D | net_l2.h | 63 enum net_verdict (*recv)(struct net_if *iface, struct net_pkt *pkt); member
|
| D | net_offload.h | 116 int (*recv)(struct net_context *context, member
|
| D | virtual.h | 115 enum net_verdict (*recv)(struct net_if *iface, struct net_pkt *pkt); member
|
| /Zephyr-latest/tests/bluetooth/hci_prop_evt/src/ |
| D | main.c | 24 bt_hci_recv_t recv; member 218 static int driver_open(const struct device *dev, bt_hci_recv_t recv) in driver_open()
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | bluetooth.h | 123 static inline int bt_hci_open(const struct device *dev, bt_hci_recv_t recv) in bt_hci_open()
|
| D | lora.h | 187 lora_api_recv recv; member
|
| D | smbus.h | 466 uint8_t recv) in smbus_xfer_stats() 523 uint8_t recv) in smbus_xfer_stats()
|
| /Zephyr-latest/subsys/bluetooth/controller/hci/ |
| D | hci_driver.c | 72 bt_hci_recv_t recv; member 840 static int hci_driver_open(const struct device *dev, bt_hci_recv_t recv) in hci_driver_open()
|
| /Zephyr-latest/drivers/bluetooth/hci/ |
| D | h4.c | 63 bt_hci_recv_t recv; member 517 static int h4_open(const struct device *dev, bt_hci_recv_t recv) in h4_open()
|
| D | hci_spi_st.c | 94 bt_hci_recv_t recv; member 642 static int bt_spi_open(const struct device *dev, bt_hci_recv_t recv) in bt_spi_open()
|
| D | h5.c | 88 bt_hci_recv_t recv; member 776 static int h5_open(const struct device *dev, bt_hci_recv_t recv) in h5_open()
|
| /Zephyr-latest/subsys/shell/modules/ |
| D | devmem_service.c | 172 static void bypass_cb(const struct shell *sh, uint8_t *recv, size_t len) in bypass_cb()
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_hvc_xen.c | 34 int recv = 0; in read_from_ring() local
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | proxy_msg.c | 324 proxy_recv_cb_t recv) in bt_mesh_proxy_role_setup()
|
| D | subnet.h | 41 uint32_t recv; /* Timestamp of last received beacon */ member
|
| /Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/ |
| D | main.c | 29 bt_hci_recv_t recv; member 233 static int driver_open(const struct device *dev, bt_hci_recv_t recv) in driver_open()
|
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ |
| D | dfd_srv.h | 110 int (*recv)(struct bt_mesh_dfd_srv *srv, member
|
| /Zephyr-latest/tests/net/ppp/driver/src/ |
| D | main.c | 226 uint8_t *recv, size_t recv_len, in send_iface()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/ |
| D | peer.c | 235 static void recv(struct net_buf *buf) in recv() function
|
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/ |
| D | main.c | 259 static void recv(struct net_buf *buf) in recv() function
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/ |
| D | main.c | 262 static void recv(struct net_buf *buf) in recv() function
|
| /Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/ |
| D | main.c | 282 static void recv(struct net_buf *buf) in recv() function
|
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/ |
| D | tester.c | 273 static void recv(struct net_buf *buf) in recv() function
|