Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dbluetooth.h139 #define BT_PHY_LE_2M_TX 0x00000800 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_conn.c1874 phys |= BT_PHY_LE_2M_TX; in hci_conn_get_phy()