Home
last modified time | relevance | path

Searched refs:scan_coded (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c590 if (scan_coded(hdev)) { in hci_req_start_scan()
H A Dhci_sync.c2707 if (scan_coded(hdev)) { in hci_le_set_ext_scan_param_sync()
6254 if (scan_coded(hdev)) { in hci_le_ext_create_conn_sync()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1381 #define scan_coded(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_CODED) || \ macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c861 if (scan_coded(hdev)) { in hci_req_add_le_create_conn()
H A Dhci_request.c979 if (scan_coded(hdev)) { in hci_req_start_scan()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1856 #define scan_coded(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_CODED) || \ macro

Completed in 34 milliseconds