Home
last modified time | relevance | path

Searched refs:hci_ipc_send (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() function
307 hci_ipc_send(buf, HCI_FATAL_ERR_MSG); in bt_ctlr_assert_handle()
345 hci_ipc_send(buf, HCI_FATAL_ERR_MSG); in k_sys_fatal_error_handler()
424 hci_ipc_send(buf, HCI_REGULAR_MSG); in main()