Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c739 static u32 get_selected_phys(struct hci_dev *hdev) in get_selected_phys() function
4002 rp.selected_phys = cpu_to_le32(get_selected_phys(hdev)); in get_phy_configuration()
4017 ev.selected_phys = cpu_to_le32(get_selected_phys(hdev)); in mgmt_phy_configuration_changed()
4128 if (selected_phys == get_selected_phys(hdev)) in set_phy_configuration()
4195 (get_selected_phys(hdev) & MGMT_PHY_LE_MASK)) { in set_phy_configuration()