Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dmgmt.h626 __le32 configurable_phys; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c3403 rp.configurable_phys = cpu_to_le32(get_configurable_phys(hdev)); in get_phy_configuration()
3461 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; in set_phy_configuration() local
3468 configurable_phys = get_configurable_phys(hdev); in set_phy_configuration()
3477 unconfigure_phys = supported_phys & ~configurable_phys; in set_phy_configuration()