Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h635 #define MGMT_PHY_EDR_2M_3SLOT 0x00000010 macro
649 MGMT_PHY_EDR_2M_3SLOT | MGMT_PHY_EDR_2M_5SLOT | \
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h644 #define MGMT_PHY_EDR_2M_3SLOT BIT(4) macro
658 MGMT_PHY_EDR_2M_3SLOT | MGMT_PHY_EDR_2M_5SLOT | \
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c668 supported_phys |= MGMT_PHY_EDR_2M_3SLOT; in get_supported_phys()
722 selected_phys |= MGMT_PHY_EDR_2M_3SLOT; in get_selected_phys()
3525 if (selected_phys & MGMT_PHY_EDR_2M_3SLOT) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c716 supported_phys |= MGMT_PHY_EDR_2M_3SLOT; in get_supported_phys()
770 selected_phys |= MGMT_PHY_EDR_2M_3SLOT; in get_selected_phys()
4060 if (selected_phys & MGMT_PHY_EDR_2M_3SLOT) in set_phy_configuration()

Completed in 26 milliseconds