Home
last modified time | relevance | path

Searched refs:le_scan_int_connect (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt_config.c71 HDEV_PARAM_U16(le_scan_int_connect); in read_def_system_config()
103 TLV_SET_U16(0x0015, le_scan_int_connect), in read_def_system_config()
287 hdev->le_scan_int_connect = TLV_GET_LE16(buffer); in set_def_system_config()
H A Dhci_request.c781 interval = hdev->le_scan_int_connect; in hci_req_add_le_passive_scan()
H A Dhci_sync.c2823 interval = hdev->le_scan_int_connect; in hci_passive_scan_sync()
6209 p->scan_interval = cpu_to_le16(hdev->le_scan_int_connect); in set_ext_conn_params()
6336 cp.scan_interval = cpu_to_le16(hdev->le_scan_int_connect); in hci_le_create_conn_sync()
H A Dhci_core.c2503 hdev->le_scan_int_connect = 0x0060; in hci_alloc_dev_priv()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt_config.c62 HDEV_PARAM_U16(0x0015, le_scan_int_connect), in read_def_system_config()
237 hdev->le_scan_int_connect = TLV_GET_LE16(buffer); in set_def_system_config()
H A Dhci_conn.c792 p->scan_interval = cpu_to_le16(hdev->le_scan_int_connect); in set_ext_conn_params()
875 cp.scan_interval = cpu_to_le16(hdev->le_scan_int_connect); in hci_req_add_le_create_conn()
H A Dhci_request.c1098 interval = hdev->le_scan_int_connect; in hci_req_add_le_passive_scan()
H A Dhci_core.c3626 hdev->le_scan_int_connect = 0x0060; in hci_alloc_dev()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h348 __u16 le_scan_int_connect;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h415 __u16 le_scan_int_connect; member

Completed in 32 milliseconds