Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dmgmt.c699 static u32 get_supported_phys(struct hci_dev *hdev) in get_supported_phys() function
816 return (get_supported_phys(hdev) & ~MGMT_PHY_BR_1M_1SLOT & in get_configurable_phys()
3951 rp.supported_phys = cpu_to_le32(get_supported_phys(hdev)); in get_phy_configuration()
4062 supported_phys = get_supported_phys(hdev); in set_phy_configuration()