Home
last modified time | relevance | path

Searched refs:le_scan_int_suspend (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/net/bluetooth/
Dmgmt_config.c65 HDEV_PARAM_U16(le_scan_int_suspend); in read_def_system_config()
97 TLV_SET_U16(0x000f, le_scan_int_suspend), in read_def_system_config()
269 hdev->le_scan_int_suspend = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c778 interval = hdev->le_scan_int_suspend; in hci_req_add_le_passive_scan()
Dhci_core.c2495 hdev->le_scan_int_suspend = 0x0400; in hci_alloc_dev_priv()
Dhci_sync.c2811 interval = hdev->le_scan_int_suspend; in hci_passive_scan_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h402 __u16 le_scan_int_suspend; member