Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtmrvl_sdio.h95 bool support_pscan_win_report; member
106 const bool support_pscan_win_report; member
Dbtmrvl_sdio.c176 .support_pscan_win_report = false,
185 .support_pscan_win_report = false,
194 .support_pscan_win_report = false,
203 .support_pscan_win_report = true,
212 .support_pscan_win_report = true,
221 .support_pscan_win_report = true,
1446 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()