Searched refs:le_scan_int_discovery (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/net/bluetooth/ |
| D | mgmt_config.c | 67 HDEV_PARAM_U16(le_scan_int_discovery); in read_def_system_config() 99 TLV_SET_U16(0x0011, le_scan_int_discovery), in read_def_system_config() 275 hdev->le_scan_int_discovery = TLV_GET_LE16(buffer); in set_def_system_config()
|
| D | hci_request.c | 3243 hdev->le_scan_int_discovery * 2, HCI_CMD_TIMEOUT, in start_discovery() 3249 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery() 3254 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
|
| D | hci_core.c | 3802 hdev->le_scan_int_discovery = DISCOV_LE_SCAN_INT; in hci_alloc_dev_priv()
|
| /Linux-v5.15/include/net/bluetooth/ |
| D | hci_core.h | 359 __u16 le_scan_int_discovery; member
|