Searched refs:BT_PHY_LE_CODED_RX (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/net/bluetooth/ | ||
D | bluetooth.h | 142 #define BT_PHY_LE_CODED_RX 0x00004000 macro |
/Linux-v5.10/net/bluetooth/ | ||
D | hci_conn.c | 1885 phys |= BT_PHY_LE_CODED_RX; in hci_conn_get_phy() |