Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c705 u32 selected_phys = 0; in get_selected_phys() local
708 selected_phys |= MGMT_PHY_BR_1M_1SLOT; in get_selected_phys()
711 selected_phys |= MGMT_PHY_BR_1M_3SLOT; in get_selected_phys()
714 selected_phys |= MGMT_PHY_BR_1M_5SLOT; in get_selected_phys()
718 selected_phys |= MGMT_PHY_EDR_2M_1SLOT; in get_selected_phys()
722 selected_phys |= MGMT_PHY_EDR_2M_3SLOT; in get_selected_phys()
726 selected_phys |= MGMT_PHY_EDR_2M_5SLOT; in get_selected_phys()
730 selected_phys |= MGMT_PHY_EDR_3M_1SLOT; in get_selected_phys()
734 selected_phys |= MGMT_PHY_EDR_3M_3SLOT; in get_selected_phys()
738 selected_phys | in get_selected_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.c753 u32 selected_phys = 0; in get_selected_phys() local
756 selected_phys |= MGMT_PHY_BR_1M_1SLOT; in get_selected_phys()
759 selected_phys |= MGMT_PHY_BR_1M_3SLOT; in get_selected_phys()
762 selected_phys |= MGMT_PHY_BR_1M_5SLOT; in get_selected_phys()
766 selected_phys |= MGMT_PHY_EDR_2M_1SLOT; in get_selected_phys()
770 selected_phys |= MGMT_PHY_EDR_2M_3SLOT; in get_selected_phys()
774 selected_phys |= MGMT_PHY_EDR_2M_5SLOT; in get_selected_phys()
778 selected_phys |= MGMT_PHY_EDR_3M_1SLOT; in get_selected_phys()
782 selected_phys |= MGMT_PHY_EDR_3M_3SLOT; in get_selected_phys()
786 selected_phys | in get_selected_phys()
3962 u32 selected_phys = __le32_to_cpu(cp->selected_phys); set_default_phy_sync() local
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.h627 __le32 selected_phys; member
662 __le32 selected_phys; member
1009 __le32 selected_phys; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h636 __le32 selected_phys; member
671 __le32 selected_phys; member
1108 __le32 selected_phys; member

Completed in 22 milliseconds