Searched defs:evt_handler (Results 1 – 11 of 11) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/ |
D | mesh.h | 21 void (*evt_handler)(uint16_t app_idx, uint16_t net_idx, member
|
D | subnet.h | 94 void (*evt_handler)(struct bt_mesh_subnet *subnet, member
|
/Zephyr-Core-3.7.0/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_mqtt.c | 645 shell_transport_handler_t evt_handler, void *context) in init()
|
D | shell_telnet.c | 616 shell_transport_handler_t evt_handler, in init()
|
D | shell_uart.c | 289 shell_transport_handler_t evt_handler, in init()
|
/Zephyr-Core-3.7.0/drivers/serial/ |
D | uart_nrfx_uarte2.c | 345 static void evt_handler(nrfx_uarte_event_t const *event, void *context) in evt_handler() function
|
/Zephyr-Core-3.7.0/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
|