Searched refs:BT_PHY_LE_1M_TX (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/bluetooth/ | ||
H A D | bluetooth.h | 140 #define BT_PHY_LE_1M_TX 0x00000200 macro |
/linux/net/bluetooth/ | ||
H A D | hci_conn.c | 2887 phys |= BT_PHY_LE_1M_TX; in hci_conn_get_phy() |