Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dmgmt.h648 #define MGMT_PHY_EDR_3M_5SLOT BIT(8) macro
660 MGMT_PHY_EDR_3M_5SLOT)
/linux-6.6.21/net/bluetooth/
Dmgmt.c728 supported_phys |= MGMT_PHY_EDR_3M_5SLOT; in get_supported_phys()
786 selected_phys |= MGMT_PHY_EDR_3M_5SLOT; in get_selected_phys()
4147 if (selected_phys & MGMT_PHY_EDR_3M_5SLOT) in set_phy_configuration()