Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h645 #define MGMT_PHY_LE_CODED_RX 0x00004000 macro
654 MGMT_PHY_LE_CODED_TX | MGMT_PHY_LE_CODED_RX)
658 MGMT_PHY_LE_CODED_RX)
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h654 #define MGMT_PHY_LE_CODED_RX BIT(14) macro
663 MGMT_PHY_LE_CODED_TX | MGMT_PHY_LE_CODED_RX)
667 MGMT_PHY_LE_CODED_RX)
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c696 supported_phys |= MGMT_PHY_LE_CODED_RX; in get_supported_phys()
760 selected_phys |= MGMT_PHY_LE_CODED_RX; in get_selected_phys()
3599 if (selected_phys & MGMT_PHY_LE_CODED_RX) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c744 supported_phys |= MGMT_PHY_LE_CODED_RX; in get_supported_phys()
808 selected_phys |= MGMT_PHY_LE_CODED_RX; in get_selected_phys()
3987 if (selected_phys & MGMT_PHY_LE_CODED_RX) in set_default_phy_sync()

Completed in 26 milliseconds