Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dbluetooth.h143 #define BT_PHY_LE_CODED_TX 0x00002000 macro
/linux-6.1.9/net/bluetooth/
Dhci_conn.c2769 phys |= BT_PHY_LE_CODED_TX; in hci_conn_get_phy()