Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dmgmt.h639 #define MGMT_PHY_EDR_3M_5SLOT 0x00000100 macro
651 MGMT_PHY_EDR_3M_5SLOT)
/Linux-v5.10/net/bluetooth/
Dmgmt.c677 supported_phys |= MGMT_PHY_EDR_3M_5SLOT; in get_supported_phys()
735 selected_phys |= MGMT_PHY_EDR_3M_5SLOT; in get_selected_phys()
3537 if (selected_phys & MGMT_PHY_EDR_3M_5SLOT) in set_phy_configuration()