Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h637 #define MGMT_PHY_EDR_3M_1SLOT 0x00000040 macro
650 MGMT_PHY_EDR_3M_1SLOT | MGMT_PHY_EDR_3M_3SLOT | \
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h646 #define MGMT_PHY_EDR_3M_1SLOT BIT(6) macro
659 MGMT_PHY_EDR_3M_1SLOT | MGMT_PHY_EDR_3M_3SLOT | \
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c674 supported_phys |= MGMT_PHY_EDR_3M_1SLOT; in get_supported_phys()
730 selected_phys |= MGMT_PHY_EDR_3M_1SLOT; in get_selected_phys()
3535 if (selected_phys & MGMT_PHY_EDR_3M_1SLOT) in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c722 supported_phys |= MGMT_PHY_EDR_3M_1SLOT; in get_supported_phys()
778 selected_phys |= MGMT_PHY_EDR_3M_1SLOT; in get_selected_phys()
4070 if (selected_phys & MGMT_PHY_EDR_3M_1SLOT) in set_phy_configuration()

Completed in 27 milliseconds