Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h108 #define MGMT_SETTING_CONFIGURATION BIT(14) macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c846 settings |= MGMT_SETTING_CONFIGURATION; in get_supported_settings()