Home
last modified time | relevance | path

Searched refs:MGMT_PHY_LE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h652 #define MGMT_PHY_LE_MASK (MGMT_PHY_LE_1M_TX | MGMT_PHY_LE_1M_RX | \ macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h661 #define MGMT_PHY_LE_MASK (MGMT_PHY_LE_1M_TX | MGMT_PHY_LE_1M_RX | \ macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c3555 if ((selected_phys & MGMT_PHY_LE_MASK) == in set_phy_configuration()
3556 (get_selected_phys(hdev) & MGMT_PHY_LE_MASK)) { in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c4090 if ((selected_phys & MGMT_PHY_LE_MASK) == in set_phy_configuration()
4091 (get_selected_phys(hdev) & MGMT_PHY_LE_MASK)) { in set_phy_configuration()

Completed in 27 milliseconds