Searched defs:evt_handler (Results  1 – 15 of 15) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | mesh.h | 21 	void (*evt_handler)(uint16_t app_idx, uint16_t net_idx,  member
  | 
| D | subnet.h | 96 	void (*evt_handler)(struct bt_mesh_subnet *subnet,  member
  | 
| /Zephyr-latest/subsys/shell/backends/ | 
| D | shell_dummy.c | 18 		shell_transport_handler_t evt_handler,  in init()
  | 
| D | shell_adsp_memory_window.c | 42 		shell_transport_handler_t evt_handler,  in init()
  | 
| D | shell_rpmsg.c | 53 		shell_transport_handler_t evt_handler,  in init()
  | 
| D | shell_rtt.c | 48 		shell_transport_handler_t evt_handler,  in init()
  | 
| D | shell_websocket.c | 230 		shell_transport_handler_t evt_handler,  in init()
  | 
| D | shell_mqtt.c | 645 		shell_transport_handler_t evt_handler, void *context)  in init()
  | 
| D | shell_telnet.c | 618 		shell_transport_handler_t evt_handler,  in init()
  | 
| D | shell_uart.c | 289 		shell_transport_handler_t evt_handler,  in init()
  | 
| /Zephyr-latest/soc/nordic/common/ | 
| D | mram_latency.c | 77 static void evt_handler(nrfs_mram_latency_evt_t const *p_evt, void *context)  in evt_handler()  function
  | 
| /Zephyr-latest/soc/nordic/nrf54h/gpd/ | 
| D | gpd.c | 151 static void evt_handler(nrfs_gdpwr_evt_t const *p_evt, void *context)  in evt_handler()  function
  | 
| /Zephyr-latest/drivers/misc/coresight/ | 
| D | nrf_etr.c | 897 			  shell_transport_handler_t evt_handler, void *context)  in etr_shell_init()
  | 
| /Zephyr-latest/drivers/serial/ | 
| D | uart_nrfx_uarte2.c | 342 static void evt_handler(nrfx_uarte_event_t const *event, void *context)  in evt_handler()  function
  | 
| /Zephyr-latest/tests/net/dhcpv6/src/ | 
| D | main.c | 181 static void evt_handler(struct net_mgmt_event_callback *cb, uint32_t mgmt_event,  in evt_handler()  function
  |