Searched refs:BT_PHY_LE_CODED_TX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ | ||
| D | bluetooth.h | 144 #define BT_PHY_LE_CODED_TX 0x00002000 macro |
| /Linux-v6.6/net/bluetooth/ | ||
| D | hci_conn.c | 2890 phys |= BT_PHY_LE_CODED_TX; in hci_conn_get_phy() |