Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h633 #define MGMT_PHY_BR_1M_5SLOT 0x00000004 macro
648 MGMT_PHY_BR_1M_5SLOT | MGMT_PHY_EDR_2M_1SLOT | \
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h642 #define MGMT_PHY_BR_1M_5SLOT BIT(2) macro
657 MGMT_PHY_BR_1M_5SLOT | MGMT_PHY_EDR_2M_1SLOT | \
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c662 supported_phys |= MGMT_PHY_BR_1M_5SLOT; in get_supported_phys()
714 selected_phys |= MGMT_PHY_BR_1M_5SLOT; in get_selected_phys()
3515 if (selected_phys & MGMT_PHY_BR_1M_5SLOT) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c710 supported_phys |= MGMT_PHY_BR_1M_5SLOT; in get_supported_phys()
762 selected_phys |= MGMT_PHY_BR_1M_5SLOT; in get_selected_phys()
4050 if (selected_phys & MGMT_PHY_BR_1M_5SLOT) in set_phy_configuration()

Completed in 26 milliseconds