Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h644 #define MGMT_PHY_LE_CODED_TX 0x00002000 macro
654 MGMT_PHY_LE_CODED_TX | MGMT_PHY_LE_CODED_RX)
656 MGMT_PHY_LE_CODED_TX)
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h653 #define MGMT_PHY_LE_CODED_TX BIT(13) macro
663 MGMT_PHY_LE_CODED_TX | MGMT_PHY_LE_CODED_RX)
665 MGMT_PHY_LE_CODED_TX)
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c695 supported_phys |= MGMT_PHY_LE_CODED_TX; in get_supported_phys()
757 selected_phys |= MGMT_PHY_LE_CODED_TX; in get_selected_phys()
3590 if (selected_phys & MGMT_PHY_LE_CODED_TX) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c743 supported_phys |= MGMT_PHY_LE_CODED_TX; in get_supported_phys()
805 selected_phys |= MGMT_PHY_LE_CODED_TX; in get_selected_phys()
3978 if (selected_phys & MGMT_PHY_LE_CODED_TX) in set_default_phy_sync()

Completed in 26 milliseconds