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