HCI_LE_SET_PHY_CODED 1206 include/net/bluetooth/hci_core.h #define scan_coded(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_CODED) || \
HCI_LE_SET_PHY_CODED 1207 include/net/bluetooth/hci_core.h 			 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_CODED))
HCI_LE_SET_PHY_CODED  725 net/bluetooth/mgmt.c 		if (hdev->le_tx_def_phys & HCI_LE_SET_PHY_CODED)
HCI_LE_SET_PHY_CODED  728 net/bluetooth/mgmt.c 		if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_CODED)
HCI_LE_SET_PHY_CODED 3511 net/bluetooth/mgmt.c 		cp_phy.tx_phys |= HCI_LE_SET_PHY_CODED;
HCI_LE_SET_PHY_CODED 3520 net/bluetooth/mgmt.c 		cp_phy.rx_phys |= HCI_LE_SET_PHY_CODED;