SCAN_PAGE
if ((scan & SCAN_PAGE))
if (param & SCAN_PAGE)
scan = SCAN_PAGE;
if (test_bit(HCI_PSCAN, &hdev->flags) == !!(scan & SCAN_PAGE) &&