Home
last modified time | relevance | path

Searched refs:def_page_scan_window (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt_config.c43 HDEV_PARAM_U16(0x0002, def_page_scan_window), in read_def_system_config()
175 hdev->def_page_scan_window = TLV_GET_LE16(buffer); in set_def_system_config()
H A Dhci_request.c374 acp.window = cpu_to_le16(hdev->def_page_scan_window); in __hci_req_write_fast_connectable()
H A Dhci_core.c3651 hdev->def_page_scan_window = 0x0012; in hci_alloc_dev()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h376 __u16 def_page_scan_window; member