Searched refs:BT_PHY_LE_2M_TX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/include/net/bluetooth/ | ||
| D | bluetooth.h | 141 #define BT_PHY_LE_2M_TX 0x00000800 macro |
| /Linux-v6.1/net/bluetooth/ | ||
| D | hci_conn.c | 2753 phys |= BT_PHY_LE_2M_TX; in hci_conn_get_phy() |