Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_event.c114 hdev->le_scan_type != LE_SCAN_ACTIVE) in hci_cc_inquiry_cancel()
292 hdev->le_scan_type = LE_SCAN_PASSIVE; in hci_cc_reset()
1663 hdev->le_scan_type = cp->type; in hci_cc_le_set_scan_param()
1690 hdev->le_scan_type = phy_param->type; in hci_cc_le_set_ext_scan_param()
1736 if (hdev->le_scan_type == LE_SCAN_ACTIVE) { in le_set_scan_enable_complete()
6143 if (hdev->le_scan_type == LE_SCAN_PASSIVE) { in process_adv_report()
H A Dhci_sync.c6452 hdev->le_scan_type == LE_SCAN_ACTIVE && in hci_le_create_conn_sync()
H A Dmgmt.c6351 hdev->le_scan_type == LE_SCAN_ACTIVE)) { in set_advertising()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h397 __u8 le_scan_type; member