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