Home
last modified time | relevance | path

Searched refs:HCI_DUT_MODE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_debugfs.c1266 buf[0] = hci_dev_test_flag(hdev, HCI_DUT_MODE) ? 'Y' : 'N'; in dut_mode_read()
1287 if (enable == hci_dev_test_flag(hdev, HCI_DUT_MODE)) in dut_mode_write()
1304 hci_dev_change_flag(hdev, HCI_DUT_MODE); in dut_mode_write()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c71 buf[0] = hci_dev_test_flag(hdev, HCI_DUT_MODE) ? 'Y' : 'N'; in dut_mode_read()
92 if (enable == hci_dev_test_flag(hdev, HCI_DUT_MODE)) in dut_mode_write()
109 hci_dev_change_flag(hdev, HCI_DUT_MODE); in dut_mode_write()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h324 HCI_DUT_MODE, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h411 HCI_DUT_MODE, enumerator

Completed in 23 milliseconds