Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/hci_ipc/src/
Dmain.c223 static void hci_ipc_send(struct net_buf *buf, bool is_fatal_err) in hci_ipc_send() argument
271 if (is_fatal_err) { in hci_ipc_send()