Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A 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()
H A Dhci_request.c3045 hdev->le_scan_int_discovery * 2, HCI_CMD_TIMEOUT, in start_discovery()
3051 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
3056 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
H A Dhci_core.c3619 hdev->le_scan_int_discovery = DISCOV_LE_SCAN_INT; in hci_alloc_dev()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h340 __u16 le_scan_int_discovery; member