Searched refs:scan_coded (Results 1 – 3 of 3) sorted by relevance
861 if (scan_coded(hdev)) { in hci_req_add_le_create_conn()
922 if (scan_coded(hdev)) { in hci_req_start_scan()
1364 #define scan_coded(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_CODED) || \ macro