Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dvirtio_bt.c124 hci_set_fw_info(hdev, "%s", skb->data + 1); in virtbt_setup_zephyr()
H A Dbpa10x.c259 hci_set_fw_info(hdev, "%s", skb->data + 1); in bpa10x_setup()
/linux/net/bluetooth/
H A Dhci_core.c2959 void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...) in hci_set_fw_info() function
2968 EXPORT_SYMBOL(hci_set_fw_info);
/linux/include/net/bluetooth/
H A Dhci_core.h1709 __printf(2, 3) void hci_set_fw_info(struct hci_dev *hdev, const char *fmt, ...);