Searched refs:hci_vendor_cmd_handle_common (Results 1 – 4 of 4) sorted by relevance
14 return hci_vendor_cmd_handle_common(ocf, cmd, evt); in hci_vendor_cmd_handle()
29 return hci_vendor_cmd_handle_common(ocf, cmd, evt); in hci_vendor_cmd_handle()
52 int hci_vendor_cmd_handle_common(uint16_t ocf, struct net_buf *cmd,
5652 int hci_vendor_cmd_handle_common(uint16_t ocf, struct net_buf *cmd, function