Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dmgmt.h660 #define MGMT_PHY_LE_TX_MASK (MGMT_PHY_LE_1M_TX | MGMT_PHY_LE_2M_TX | \ macro
/Linux-v5.15/net/bluetooth/
Dmgmt.c3578 if (!(selected_phys & MGMT_PHY_LE_TX_MASK)) in set_phy_configuration()