Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h636 #define MGMT_PHY_EDR_2M_5SLOT 0x00000020 macro
649 MGMT_PHY_EDR_2M_3SLOT | MGMT_PHY_EDR_2M_5SLOT | \
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h645 #define MGMT_PHY_EDR_2M_5SLOT BIT(5) macro
658 MGMT_PHY_EDR_2M_3SLOT | MGMT_PHY_EDR_2M_5SLOT | \
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c671 supported_phys |= MGMT_PHY_EDR_2M_5SLOT; in get_supported_phys()
726 selected_phys |= MGMT_PHY_EDR_2M_5SLOT; in get_selected_phys()
3530 if (selected_phys & MGMT_PHY_EDR_2M_5SLOT) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c719 supported_phys |= MGMT_PHY_EDR_2M_5SLOT; in get_supported_phys()
774 selected_phys |= MGMT_PHY_EDR_2M_5SLOT; in get_selected_phys()
4065 if (selected_phys & MGMT_PHY_EDR_2M_5SLOT) in set_phy_configuration()

Completed in 27 milliseconds