Searched refs:le_scan_int_discovery (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/net/bluetooth/ |
| D | mgmt_config.c | 58 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()
|
| D | hci_request.c | 3035 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()
|
| D | hci_core.c | 3605 hdev->le_scan_int_discovery = DISCOV_LE_SCAN_INT; in hci_alloc_dev()
|
| /Linux-v5.10/include/net/bluetooth/ |
| D | hci_core.h | 336 __u16 le_scan_int_discovery; member
|