Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c653 u32 supported_phys = 0; in get_supported_phys() local
656 supported_phys |= MGMT_PHY_BR_1M_1SLOT; in get_supported_phys()
659 supported_phys |= MGMT_PHY_BR_1M_3SLOT; in get_supported_phys()
662 supported_phys |= MGMT_PHY_BR_1M_5SLOT; in get_supported_phys()
665 supported_phys |= MGMT_PHY_EDR_2M_1SLOT; in get_supported_phys()
668 supported_phys |= MGMT_PHY_EDR_2M_3SLOT; in get_supported_phys()
671 supported_phys |= MGMT_PHY_EDR_2M_5SLOT; in get_supported_phys()
674 supported_phys |= MGMT_PHY_EDR_3M_1SLOT; in get_supported_phys()
677 supported_phys |= MGMT_PHY_EDR_3M_3SLOT; in get_supported_phys()
680 supported_phys | in get_supported_phys()
3466 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; set_phy_configuration() local
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c701 u32 supported_phys = 0; in get_supported_phys() local
704 supported_phys |= MGMT_PHY_BR_1M_1SLOT; in get_supported_phys()
707 supported_phys |= MGMT_PHY_BR_1M_3SLOT; in get_supported_phys()
710 supported_phys |= MGMT_PHY_BR_1M_5SLOT; in get_supported_phys()
713 supported_phys |= MGMT_PHY_EDR_2M_1SLOT; in get_supported_phys()
716 supported_phys |= MGMT_PHY_EDR_2M_3SLOT; in get_supported_phys()
719 supported_phys |= MGMT_PHY_EDR_2M_5SLOT; in get_supported_phys()
722 supported_phys |= MGMT_PHY_EDR_3M_1SLOT; in get_supported_phys()
725 supported_phys |= MGMT_PHY_EDR_3M_3SLOT; in get_supported_phys()
728 supported_phys | in get_supported_phys()
4001 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; set_phy_configuration() local
[all...]
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h625 __le32 supported_phys; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h634 __le32 supported_phys; member

Completed in 26 milliseconds