Home
last modified time | relevance | path

Searched refs:unconfigure_phys (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c3466 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; in set_phy_configuration() local
3482 unconfigure_phys = supported_phys & ~configurable_phys; in set_phy_configuration()
3484 if ((selected_phys & unconfigure_phys) != unconfigure_phys) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c4001 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; in set_phy_configuration() local
4017 unconfigure_phys = supported_phys & ~configurable_phys; in set_phy_configuration()
4019 if ((selected_phys & unconfigure_phys) != unconfigure_phys) in set_phy_configuration()

Completed in 20 milliseconds