Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmgmt.c739 static u32 get_selected_phys(struct hci_dev *hdev) in get_selected_phys() function
3921 rp.selected_phys = cpu_to_le32(get_selected_phys(hdev)); in get_phy_configuration()
3936 ev.selected_phys = cpu_to_le32(get_selected_phys(hdev)); in mgmt_phy_configuration_changed()
4046 if (selected_phys == get_selected_phys(hdev)) in set_phy_configuration()
4113 (get_selected_phys(hdev) & MGMT_PHY_LE_MASK)) { in set_phy_configuration()