Home
last modified time | relevance | path

Searched refs:def_page_scan_window (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt_config.c52 HDEV_PARAM_U16(def_page_scan_window); in read_def_system_config()
84 TLV_SET_U16(0x0002, def_page_scan_window), in read_def_system_config()
229 hdev->def_page_scan_window = TLV_GET_LE16(buffer); in set_def_system_config()
H A Dhci_core.c2535 hdev->def_page_scan_window = 0x0012; in hci_alloc_dev_priv()
H A Dhci_sync.c3109 cp.window = cpu_to_le16(hdev->def_page_scan_window); in hci_write_fast_connectable_sync()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt_config.c43 HDEV_PARAM_U16(0x0002, def_page_scan_window), in read_def_system_config()
179 hdev->def_page_scan_window = TLV_GET_LE16(buffer); in set_def_system_config()
H A Dhci_request.c376 acp.window = cpu_to_le16(hdev->def_page_scan_window); in __hci_req_write_fast_connectable()
H A Dhci_core.c3656 hdev->def_page_scan_window = 0x0012; in hci_alloc_dev()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h382 __u16 def_page_scan_window;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h450 __u16 def_page_scan_window; member

Completed in 26 milliseconds