Home
last modified time | relevance | path

Searched refs:MGMT_PHY_EDR_3M_5SLOT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h639 #define MGMT_PHY_EDR_3M_5SLOT 0x00000100 macro
651 MGMT_PHY_EDR_3M_5SLOT)
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h648 #define MGMT_PHY_EDR_3M_5SLOT BIT(8) macro
660 MGMT_PHY_EDR_3M_5SLOT)
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c680 supported_phys |= MGMT_PHY_EDR_3M_5SLOT; in get_supported_phys()
738 selected_phys |= MGMT_PHY_EDR_3M_5SLOT; in get_selected_phys()
3545 if (selected_phys & MGMT_PHY_EDR_3M_5SLOT) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A 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()
4080 if (selected_phys & MGMT_PHY_EDR_3M_5SLOT) in set_phy_configuration()

Completed in 26 milliseconds