Searched refs:LE_SCAN_PHY_2M (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/bluetooth/ | ||
D | hci.h | 1559 #define LE_SCAN_PHY_2M 0x02 macro |
/Linux-v4.19/net/bluetooth/ | ||
D | hci_conn.c | 823 cp->phys |= LE_SCAN_PHY_2M; in hci_req_add_le_create_conn() |