Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dmgmt.c751 static u32 get_selected_phys(struct hci_dev *hdev) in get_selected_phys() function
3966 rp.selected_phys = cpu_to_le32(get_selected_phys(hdev)); in get_phy_configuration()
3981 ev.selected_phys = cpu_to_le32(get_selected_phys(hdev)); in mgmt_phy_configuration_changed()
4091 if (selected_phys == get_selected_phys(hdev)) in set_phy_configuration()
4158 (get_selected_phys(hdev) & MGMT_PHY_LE_MASK)) { in set_phy_configuration()