unconfigure_phys 3386 net/bluetooth/mgmt.c u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; unconfigure_phys 3402 net/bluetooth/mgmt.c unconfigure_phys = supported_phys & ~configurable_phys; unconfigure_phys 3404 net/bluetooth/mgmt.c if ((selected_phys & unconfigure_phys) != unconfigure_phys)