Searched refs:iwmbt_hci_command (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/bluetooth/iwmbtfw/ |
H A D | iwmbt_hw.c | 98 iwmbt_hci_command(struct libusb_device_handle *hdl, struct iwmbt_hci_cmd *cmd, in iwmbt_hci_command() function 422 ret = iwmbt_hci_command(hdl, in iwmbt_enter_manufacturer() 462 ret = iwmbt_hci_command(hdl, in iwmbt_exit_manufacturer() 493 ret = iwmbt_hci_command(hdl, in iwmbt_get_version() 530 ret = iwmbt_hci_command(hdl, in iwmbt_get_version_tlv() 661 ret = iwmbt_hci_command(hdl, in iwmbt_get_boot_params() 696 ret = iwmbt_hci_command(hdl, in iwmbt_intel_reset() 748 ret = iwmbt_hci_command(hdl, in iwmbt_load_ddc() 775 ret = iwmbt_hci_command(hdl, in iwmbt_set_event_mask()
|