Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_debugfs.c437 buf[0] = hdev->ssp_debug_mode ? 'Y' : 'N'; in ssp_debug_mode_read()
H A Dhci_event.c297 hdev->ssp_debug_mode = 0; in hci_cc_reset()
2247 hdev->ssp_debug_mode = *mode; in hci_cc_write_ssp_debug_mode()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h421 __u8 ssp_debug_mode; member