Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dmgmt.h631 #define MGMT_PHY_BR_1M_1SLOT 0x00000001 macro
647 #define MGMT_PHY_BREDR_MASK (MGMT_PHY_BR_1M_1SLOT | MGMT_PHY_BR_1M_3SLOT | \
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c656 supported_phys |= MGMT_PHY_BR_1M_1SLOT; in get_supported_phys()
708 selected_phys |= MGMT_PHY_BR_1M_1SLOT; in get_selected_phys()
768 return (get_supported_phys(hdev) & ~MGMT_PHY_BR_1M_1SLOT & in get_configurable_phys()