Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dmgmt.h638 #define MGMT_PHY_EDR_3M_3SLOT 0x00000080 macro
650 MGMT_PHY_EDR_3M_1SLOT | MGMT_PHY_EDR_3M_3SLOT | \
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c677 supported_phys |= MGMT_PHY_EDR_3M_3SLOT; in get_supported_phys()
734 selected_phys |= MGMT_PHY_EDR_3M_3SLOT; in get_selected_phys()
3535 if (selected_phys & MGMT_PHY_EDR_3M_3SLOT) in set_phy_configuration()