Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dmgmt.h666 #define MGMT_PHY_LE_RX_MASK (MGMT_PHY_LE_1M_RX | MGMT_PHY_LE_2M_RX | \ macro
/Linux-v6.6/net/bluetooth/
Dmgmt.c4035 if (!(selected_phys & MGMT_PHY_LE_RX_MASK)) in set_default_phy_sync()