Home
last modified time | relevance | path

Searched refs:HCI_VENDOR_DIAG (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
H A Dhci_debugfs.c1337 buf[0] = hci_dev_test_flag(hdev, HCI_VENDOR_DIAG) ? 'Y' : 'N'; in vendor_diag_read()
1373 hci_dev_set_flag(hdev, HCI_VENDOR_DIAG); in vendor_diag_write()
1375 hci_dev_clear_flag(hdev, HCI_VENDOR_DIAG); in vendor_diag_write()
H A Dhci_sync.c5131 hci_dev_test_flag(hdev, HCI_VENDOR_DIAG) && hdev->set_diag) in hci_dev_init_sync()
/linux/include/net/bluetooth/
H A Dhci.h464 HCI_VENDOR_DIAG, enumerator