Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h36 struct net_buf *hci_cmd_handle(struct net_buf *cmd, void **node_rx);
Dhci_driver.c752 evt = hci_cmd_handle(buf, (void **) &node_rx); in cmd_handle()
Dhci.c5728 struct net_buf *hci_cmd_handle(struct net_buf *cmd, void **node_rx) function