Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dmgmt_config.c58 HDEV_PARAM_U16(0x0011, le_scan_int_discovery), in read_def_system_config()
221 hdev->le_scan_int_discovery = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c3035 hdev->le_scan_int_discovery * 2, HCI_CMD_TIMEOUT, in start_discovery()
3041 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
3046 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
Dhci_core.c3605 hdev->le_scan_int_discovery = DISCOV_LE_SCAN_INT; in hci_alloc_dev()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h336 __u16 le_scan_int_discovery; member