Home
last modified time | relevance | path

Searched refs:page_scan_window (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h330 __u16 page_scan_window; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c794 hdev->page_scan_window = __le16_to_cpu(rp->window); in hci_cc_read_page_scan_activity()
814 hdev->page_scan_window = __le16_to_cpu(sent->window); in hci_cc_write_page_scan_activity()
H A Dhci_request.c377 __cpu_to_le16(hdev->page_scan_window) != acp.window) in __hci_req_write_fast_connectable()