Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_debugfs.c431 buf[0] = hdev->ssp_debug_mode ? 'Y': 'N'; in ssp_debug_mode_read()
Dhci_event.c237 hdev->ssp_debug_mode = 0; in hci_cc_reset()
1823 hdev->ssp_debug_mode = *mode; in hci_cc_write_ssp_debug_mode()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h364 __u8 ssp_debug_mode; member