Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c687 static u32 get_supported_phys(struct hci_dev *hdev) in get_supported_phys() function
804 return (get_supported_phys(hdev) & ~MGMT_PHY_BR_1M_1SLOT & in get_configurable_phys()
4001 rp.supported_phys = cpu_to_le32(get_supported_phys(hdev)); in get_phy_configuration()
4113 supported_phys = get_supported_phys(hdev); in set_phy_configuration()