Searched refs:hci_cmd_handle (Results 1 – 3 of 3) sorted by relevance
36 struct net_buf *hci_cmd_handle(struct net_buf *cmd, void **node_rx);
752 evt = hci_cmd_handle(buf, (void **) &node_rx); in cmd_handle()
5728 struct net_buf *hci_cmd_handle(struct net_buf *cmd, void **node_rx) function