| /Zephyr-latest/samples/boards/st/uart/single_wire/src/ | 
| D | main.c | 20 	unsigned char recv;  in main()  local
 | 
| /Zephyr-latest/drivers/bluetooth/hci/ | 
| D | hci_silabs_siwx91x.c | 19 	bt_hci_recv_t recv;  member23 static int siwx91x_bt_open(const struct device *dev, bt_hci_recv_t recv)  in siwx91x_bt_open()
 
 | 
| D | hci_ifx_psoc6_bless.c | 36 	bt_hci_recv_t recv;  member147 static int psoc6_bless_open(const struct device *dev, bt_hci_recv_t recv)  in psoc6_bless_open()
 
 | 
| D | hci_esp32.c | 25 	bt_hci_recv_t recv;  member331 static int bt_esp32_open(const struct device *dev, bt_hci_recv_t recv)  in bt_esp32_open()
 
 | 
| D | userchan.c | 39 	bt_hci_recv_t recv;  member304 static int uc_open(const struct device *dev, bt_hci_recv_t recv)  in uc_open()
 
 | 
| D | hci_silabs_efr32.c | 22 	bt_hci_recv_t recv;  member272 static int slz_bt_open(const struct device *dev, bt_hci_recv_t recv)  in slz_bt_open()
 
 | 
| D | ipc.c | 39 	bt_hci_recv_t recv;  member341 static int bt_ipc_open(const struct device *dev, bt_hci_recv_t recv)  in bt_ipc_open()
 
 | 
| D | hci_ifx_cyw208xx.c | 79 	bt_hci_recv_t recv;  member224 static int cyw208xx_open(const struct device *dev, bt_hci_recv_t recv)  in cyw208xx_open()
 
 | 
| D | spi.c | 70 	bt_hci_recv_t recv;  member375 static int bt_spi_open(const struct device *dev, bt_hci_recv_t recv)  in bt_spi_open()
 
 | 
| D | hci_ambiq.c | 75 	bt_hci_recv_t recv;  member376 static int bt_apollo_open(const struct device *dev, bt_hci_recv_t recv)  in bt_apollo_open()
 
 | 
| D | hci_da1469x.c | 32 	bt_hci_recv_t recv;  member430 static int bt_da1469x_open(const struct device *dev, bt_hci_recv_t recv)  in bt_da1469x_open()
 
 | 
| D | hci_stm32wba.c | 32 	bt_hci_recv_t recv;  member375 static int bt_hci_stm32wba_open(const struct device *dev, bt_hci_recv_t recv)  in bt_hci_stm32wba_open()
 
 | 
| D | ipm_stm32wb.c | 25 	bt_hci_recv_t recv;  member544 static int bt_ipm_open(const struct device *dev, bt_hci_recv_t recv)  in bt_ipm_open()
 
 | 
| D | hci_nxp.c | 30 	bt_hci_recv_t recv;  member423 static int bt_nxp_open(const struct device *dev, bt_hci_recv_t recv)  in bt_nxp_open()
 
 | 
| D | hci_stm32wb0.c | 71 	bt_hci_recv_t recv;  member425 static int bt_hci_stm32wb0_open(const struct device *dev, bt_hci_recv_t recv)  in bt_hci_stm32wb0_open()
 
 | 
| /Zephyr-latest/include/zephyr/net/ | 
| D | dummy.h | 47 	enum net_verdict (*recv)(struct net_if *iface, struct net_pkt *pkt);  member
 | 
| D | net_stats.h | 72 	net_stats_t recv;  member116 	net_stats_t recv;  member
 145 	net_stats_t recv;  member
 185 	net_stats_t recv;  member
 202 	net_stats_t recv;  member
 216 	net_stats_t recv;  member
 230 	net_stats_t recv;  member
 241 	net_stats_t recv;  member
 255 	net_stats_t recv;  member
 269 	net_stats_t recv;  member
 [all …]
 
 | 
| /Zephyr-latest/tests/bluetooth/bluetooth/src/ | 
| D | bluetooth.c | 25 static int driver_open(const struct device *dev, bt_hci_recv_t recv)  in driver_open()
 | 
| /Zephyr-latest/scripts/coredump/ | 
| D | coredump_gdbserver.py | 29     def recv(self, bufsize):  member in FakeSocket
 | 
| /Zephyr-latest/tests/bluetooth/hci_uart_async/src/ | 
| D | test_hci_uart_async.c | 33 	bt_hci_recv_t recv;  member84 static int drv_open(const struct device *dev, bt_hci_recv_t recv)  in drv_open()
 
 | 
| /Zephyr-latest/include/zephyr/bluetooth/classic/ | 
| D | classic.h | 121 	void (*recv)(const struct bt_br_discovery_result *result);  member
 | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | proxy_msg.h | 45 		proxy_recv_cb_t recv;  member
 | 
| D | prov_bearer.h | 56 	void (*recv)(const struct prov_bearer *bearer, void *cb_data,  member
 | 
| /Zephyr-latest/samples/bluetooth/st_ble_sensor/src/ | 
| D | main.c | 104 static ssize_t recv(struct bt_conn *conn,  in recv()  function
 | 
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ | 
| D | heartbeat.h | 94 	void (*recv)(const struct bt_mesh_hb_sub *sub, uint8_t hops,  member
 |