Home
last modified time | relevance | path

Searched refs:MGMT_SETTING_SECURE_CONN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h105 #define MGMT_SETTING_SECURE_CONN BIT(11) macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c829 settings |= MGMT_SETTING_SECURE_CONN; in get_supported_settings()
838 settings |= MGMT_SETTING_SECURE_CONN; in get_supported_settings()
894 settings |= MGMT_SETTING_SECURE_CONN; in get_current_settings()