Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c1249 u8 page_scan; in hci_req_prepare_suspend() local
1291 page_scan = SCAN_DISABLED; in hci_req_prepare_suspend()
1292 hci_req_add(&req, HCI_OP_WRITE_SCAN_ENABLE, 1, &page_scan); in hci_req_prepare_suspend()