Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h632 #define MGMT_PHY_BR_1M_3SLOT 0x00000002 macro
647 #define MGMT_PHY_BREDR_MASK (MGMT_PHY_BR_1M_1SLOT | MGMT_PHY_BR_1M_3SLOT | \
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h641 #define MGMT_PHY_BR_1M_3SLOT BIT(1) macro
656 #define MGMT_PHY_BREDR_MASK (MGMT_PHY_BR_1M_1SLOT | MGMT_PHY_BR_1M_3SLOT | \
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c659 supported_phys |= MGMT_PHY_BR_1M_3SLOT; in get_supported_phys()
711 selected_phys |= MGMT_PHY_BR_1M_3SLOT; in get_selected_phys()
3510 if (selected_phys & MGMT_PHY_BR_1M_3SLOT) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c707 supported_phys |= MGMT_PHY_BR_1M_3SLOT; in get_supported_phys()
759 selected_phys |= MGMT_PHY_BR_1M_3SLOT; in get_selected_phys()
4045 if (selected_phys & MGMT_PHY_BR_1M_3SLOT) in set_phy_configuration()

Completed in 34 milliseconds