Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h634 #define MGMT_PHY_EDR_2M_1SLOT 0x00000008 macro
648 MGMT_PHY_BR_1M_5SLOT | MGMT_PHY_EDR_2M_1SLOT | \
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h643 #define MGMT_PHY_EDR_2M_1SLOT BIT(3) macro
657 MGMT_PHY_BR_1M_5SLOT | MGMT_PHY_EDR_2M_1SLOT | \
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c665 supported_phys |= MGMT_PHY_EDR_2M_1SLOT; in get_supported_phys()
718 selected_phys |= MGMT_PHY_EDR_2M_1SLOT; in get_selected_phys()
3520 if (selected_phys & MGMT_PHY_EDR_2M_1SLOT) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c713 supported_phys |= MGMT_PHY_EDR_2M_1SLOT; in get_supported_phys()
766 selected_phys |= MGMT_PHY_EDR_2M_1SLOT; in get_selected_phys()
4055 if (selected_phys & MGMT_PHY_EDR_2M_1SLOT) in set_phy_configuration()

Completed in 31 milliseconds