HCI_LE_SET_PHY_2M 1203 include/net/bluetooth/hci_core.h #define scan_2m(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_2M) || \
HCI_LE_SET_PHY_2M 1204 include/net/bluetooth/hci_core.h 		      ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_2M))
HCI_LE_SET_PHY_2M  719 net/bluetooth/mgmt.c 		if (hdev->le_tx_def_phys & HCI_LE_SET_PHY_2M)
HCI_LE_SET_PHY_2M  722 net/bluetooth/mgmt.c 		if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_2M)
HCI_LE_SET_PHY_2M 3508 net/bluetooth/mgmt.c 		cp_phy.tx_phys |= HCI_LE_SET_PHY_2M;
HCI_LE_SET_PHY_2M 3517 net/bluetooth/mgmt.c 		cp_phy.rx_phys |= HCI_LE_SET_PHY_2M;