Home
last modified time | relevance | path

Searched refs:le_scan_type (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c78 hdev->le_scan_type != LE_SCAN_ACTIVE) in hci_cc_inquiry_cancel()
235 hdev->le_scan_type = LE_SCAN_PASSIVE; in hci_cc_reset()
1290 hdev->le_scan_type = cp->type; in hci_cc_le_set_scan_param()
1315 hdev->le_scan_type = phy_param->type; in hci_cc_le_set_ext_scan_param()
1359 if (hdev->le_scan_type == LE_SCAN_ACTIVE) in le_set_scan_enable_complete()
5549 if (hdev->le_scan_type == LE_SCAN_PASSIVE) { in process_adv_report()
Dhci_conn.c1081 hdev->le_scan_type == LE_SCAN_ACTIVE) { in hci_connect_le()
Dmgmt.c5198 hdev->le_scan_type == LE_SCAN_ACTIVE)) { in set_advertising()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h331 __u8 le_scan_type; member