Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hci/
Dhci_vendor.h14 return hci_vendor_cmd_handle_common(ocf, cmd, evt); in hci_vendor_cmd_handle()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hci/
Dhci_vendor.h29 return hci_vendor_cmd_handle_common(ocf, cmd, evt); in hci_vendor_cmd_handle()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h52 int hci_vendor_cmd_handle_common(uint16_t ocf, struct net_buf *cmd,
Dhci.c5652 int hci_vendor_cmd_handle_common(uint16_t ocf, struct net_buf *cmd, function