/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/dut/src/ |
D | dut.c | 30 int recv_cb(struct bt_l2cap_chan *chan, struct net_buf *buf) in recv_cb() function
|
/Zephyr-latest/subsys/logging/backends/ |
D | log_backend_ipc_service.c | 32 static void recv_cb(const void *data, size_t len, void *priv) in recv_cb() function
|
/Zephyr-latest/samples/bluetooth/peripheral_past/src/ |
D | main.c | 54 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() function
|
/Zephyr-latest/subsys/logging/ |
D | log_link_ipc_service.c | 35 static void recv_cb(const void *data, size_t len, void *priv) in recv_cb() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/ |
D | central.c | 33 static int recv_cb(struct bt_l2cap_chan *chan, struct net_buf *buf) in recv_cb() function
|
D | dut.c | 127 static int recv_cb(struct bt_l2cap_chan *chan, struct net_buf *buf) in recv_cb() function
|
/Zephyr-latest/subsys/net/l2/ethernet/lldp/ |
D | lldp.c | 270 net_lldp_recv_cb_t recv_cb; in net_lldp_recv() local 293 int net_lldp_register_callback(struct net_if *iface, net_lldp_recv_cb_t recv_cb) in net_lldp_register_callback()
|
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/ |
D | main.c | 61 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() function
|
/Zephyr-latest/samples/bluetooth/periodic_sync/src/ |
D | main.c | 158 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/dut/src/ |
D | dut.c | 53 static int recv_cb(struct bt_l2cap_chan *chan, struct net_buf *buf) in recv_cb() function
|
/Zephyr-latest/samples/bluetooth/central_past/src/ |
D | main.c | 229 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() function
|
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/ |
D | main.c | 91 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() function
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_offload.h | 34 net_context_recv_cb_t recv_cb; member
|
/Zephyr-latest/drivers/net/ |
D | slip.c | 302 static uint8_t *recv_cb(uint8_t *buf, size_t *off) in recv_cb() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/ |
D | per_adv_sync.c | 138 static void recv_cb(struct bt_le_per_adv_sync *recv_sync, in recv_cb() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/src/ |
D | main.c | 41 int recv_cb(struct bt_l2cap_chan *chan, struct net_buf *buf) in recv_cb() function
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 191 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() function
|
/Zephyr-latest/samples/bluetooth/iso_receive/src/ |
D | main.c | 161 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/ |
D | main.c | 86 void recv_cb(struct bt_l2cap_chan *l2cap_chan, size_t sdu_len, off_t seg_offset, in recv_cb() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits/src/ |
D | main.c | 91 int recv_cb(struct bt_l2cap_chan *chan, struct net_buf *buf) in recv_cb() function
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp.c | 142 static uint8_t *recv_cb(uint8_t *buf, size_t *off) in recv_cb() function
|
D | btp_l2cap.c | 86 static int recv_cb(struct bt_l2cap_chan *l2cap_chan, struct net_buf *buf) in recv_cb() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
D | main.c | 91 int recv_cb(struct bt_l2cap_chan *chan, struct net_buf *buf) in recv_cb() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/ |
D | main.c | 133 int recv_cb(struct bt_l2cap_chan *chan, struct net_buf *buf) in recv_cb() function
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp.h | 202 net_context_recv_cb_t recv_cb; member
|