Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
A Dmgmt.h641 #define MGMT_PHY_BR_1M_3SLOT BIT(1) macro
656 #define MGMT_PHY_BREDR_MASK (MGMT_PHY_BR_1M_1SLOT | MGMT_PHY_BR_1M_3SLOT | \
/linux/net/bluetooth/
A Dmgmt.c694 supported_phys |= MGMT_PHY_BR_1M_3SLOT; in get_supported_phys()
746 selected_phys |= MGMT_PHY_BR_1M_3SLOT; in get_selected_phys()
4079 if (selected_phys & MGMT_PHY_BR_1M_3SLOT) in set_phy_configuration()

Completed in 29 milliseconds