Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/hci_ipc/src/
Dmain.c343 buf = hci_vs_err_stack_frame(reason, esf); in k_sys_fatal_error_handler()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h454 struct net_buf *hci_vs_err_stack_frame(unsigned int reason, const struct arch_esf *esf);
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5226 struct net_buf *hci_vs_err_stack_frame(unsigned int reason, const struct arch_esf *esf) function