Home
last modified time | relevance | path

Searched refs:handle_event_common (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c176 static int handle_event_common(uint8_t event, struct net_buf *buf, in handle_event_common() function
205 err = handle_event_common(event, buf, handlers, num_handlers); in handle_event()
219 err = handle_event_common(event, buf, handlers, num_handlers); in handle_vs_event()