Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c578 if (scan_1m(hdev) || scan_2m(hdev)) { in hci_req_start_scan()
H A Dhci_sync.c2696 if (scan_1m(hdev) || scan_2m(hdev)) { in hci_le_set_ext_scan_param_sync()
6246 if (scan_2m(hdev)) { in hci_le_ext_create_conn_sync()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1378 #define scan_2m(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_2M) || \ macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c853 if (scan_2m(hdev)) { in hci_req_add_le_create_conn()
H A Dhci_request.c967 if (scan_1m(hdev) || scan_2m(hdev)) { in hci_req_start_scan()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1849 #define scan_2m(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_2M) || \ macro

Completed in 20 milliseconds