Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h110 #define MGMT_SETTING_PHY_CONFIGURATION BIT(16) macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c854 settings |= MGMT_SETTING_PHY_CONFIGURATION; in get_supported_settings()