Searched refs:BT_PHY_LE_2M_RX (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ | ||
H A D | bluetooth.h | 144 #define BT_PHY_LE_2M_RX 0x00001000 macro |
/openbmc/linux/net/bluetooth/ | ||
H A D | hci_conn.c | 2843 phys |= BT_PHY_LE_2M_RX; in hci_conn_get_phy() |