Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dmgmt.h110 #define MGMT_SETTING_PHY_CONFIGURATION BIT(16) macro
/Linux-v6.6/net/bluetooth/
Dmgmt.c868 settings |= MGMT_SETTING_PHY_CONFIGURATION; in get_supported_settings()