Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dbtmrvl_sdio.h95 bool support_pscan_win_report; member
106 const bool support_pscan_win_report; member
Dbtmrvl_sdio.c153 .support_pscan_win_report = false,
162 .support_pscan_win_report = false,
171 .support_pscan_win_report = false,
180 .support_pscan_win_report = true,
189 .support_pscan_win_report = true,
1406 card->support_pscan_win_report = data->support_pscan_win_report; in btmrvl_sdio_probe()
Dbtmrvl_main.c250 if (!card->support_pscan_win_report) in btmrvl_pscan_window_reporting()