Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dbluetooth.h149 #define BT_PHY_BREDR_MASK (BT_PHY_BR_1M_1SLOT | BT_PHY_BR_1M_3SLOT | \ macro
/linux/net/bluetooth/
H A Dhci_conn.c3138 if (phys & ~BT_PHY_BREDR_MASK) in hci_conn_set_phy()