Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h105 #define MGMT_SETTING_SECURE_CONN 0x00000800 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h105 #define MGMT_SETTING_SECURE_CONN BIT(11) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c795 settings |= MGMT_SETTING_SECURE_CONN; in get_supported_settings()
804 settings |= MGMT_SETTING_SECURE_CONN; in get_supported_settings()
862 settings |= MGMT_SETTING_SECURE_CONN; in get_current_settings()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c841 settings |= MGMT_SETTING_SECURE_CONN; in get_supported_settings()
850 settings |= MGMT_SETTING_SECURE_CONN; in get_supported_settings()
906 settings |= MGMT_SETTING_SECURE_CONN; in get_current_settings()

Completed in 27 milliseconds