Home
last modified time | relevance | path

Searched refs:selected_phys (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dmgmt.c741 u32 selected_phys = 0; in get_selected_phys() local
744 selected_phys |= MGMT_PHY_BR_1M_1SLOT; in get_selected_phys()
747 selected_phys |= MGMT_PHY_BR_1M_3SLOT; in get_selected_phys()
750 selected_phys |= MGMT_PHY_BR_1M_5SLOT; in get_selected_phys()
754 selected_phys |= MGMT_PHY_EDR_2M_1SLOT; in get_selected_phys()
758 selected_phys |= MGMT_PHY_EDR_2M_3SLOT; in get_selected_phys()
762 selected_phys |= MGMT_PHY_EDR_2M_5SLOT; in get_selected_phys()
766 selected_phys |= MGMT_PHY_EDR_3M_1SLOT; in get_selected_phys()
770 selected_phys |= MGMT_PHY_EDR_3M_3SLOT; in get_selected_phys()
774 selected_phys | in get_selected_phys()
4000 u32 selected_phys = __le32_to_cpu(cp->selected_phys); set_default_phy_sync() local
4039 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; set_phy_configuration() local
[all...]
/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h636 __le32 selected_phys; member
671 __le32 selected_phys; member
1108 __le32 selected_phys; member