Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dhci_event.c279 int old_pscan, old_iscan; in hci_cc_write_scan_enable() local
281 old_pscan = test_and_clear_bit(HCI_PSCAN, &hdev->flags); in hci_cc_write_scan_enable()
293 if (!old_pscan) in hci_cc_write_scan_enable()
295 } else if (old_pscan) in hci_cc_write_scan_enable()