Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dmgmt.c711 u32 selected_phys = 0; in get_selected_phys() local
714 selected_phys |= MGMT_PHY_BR_1M_1SLOT; in get_selected_phys()
717 selected_phys |= MGMT_PHY_BR_1M_3SLOT; in get_selected_phys()
720 selected_phys |= MGMT_PHY_BR_1M_5SLOT; in get_selected_phys()
751 selected_phys |= MGMT_PHY_LE_1M_TX; in get_selected_phys()
754 selected_phys |= MGMT_PHY_LE_1M_RX; in get_selected_phys()
757 selected_phys |= MGMT_PHY_LE_2M_TX; in get_selected_phys()
760 selected_phys |= MGMT_PHY_LE_2M_RX; in get_selected_phys()
769 return selected_phys; in get_selected_phys()
3476 selected_phys = __le32_to_cpu(cp->selected_phys); in set_phy_configuration()
[all …]
/linux/include/net/bluetooth/
A Dmgmt.h632 __le32 selected_phys; member
667 __le32 selected_phys; member
1066 __le32 selected_phys; member

Completed in 31 milliseconds