Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dmgmt.c740 u32 selected_phys = 0; in get_selected_phys() local
743 selected_phys |= MGMT_PHY_BR_1M_1SLOT; in get_selected_phys()
746 selected_phys |= MGMT_PHY_BR_1M_3SLOT; in get_selected_phys()
780 selected_phys |= MGMT_PHY_LE_1M_TX; in get_selected_phys()
783 selected_phys |= MGMT_PHY_LE_1M_RX; in get_selected_phys()
786 selected_phys |= MGMT_PHY_LE_2M_TX; in get_selected_phys()
789 selected_phys |= MGMT_PHY_LE_2M_RX; in get_selected_phys()
798 return selected_phys; in get_selected_phys()
3996 u32 selected_phys = __le32_to_cpu(cp->selected_phys); in set_default_phy_sync() local
4044 selected_phys = __le32_to_cpu(cp->selected_phys); in set_phy_configuration()
[all …]
/linux/include/net/bluetooth/
A Dmgmt.h636 __le32 selected_phys; member
671 __le32 selected_phys; member
1108 __le32 selected_phys; member

Completed in 36 milliseconds