Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtmrvl_sdio.h85 bool support_pscan_win_report; member
98 const bool support_pscan_win_report; member
H A Dbtmrvl_sdio.c231 .support_pscan_win_report = false,
240 .support_pscan_win_report = false,
249 .support_pscan_win_report = false,
258 .support_pscan_win_report = true,
267 .support_pscan_win_report = true,
276 .support_pscan_win_report = true,
285 .support_pscan_win_report = true,
294 .support_pscan_win_report = true,
1530 card->support_pscan_win_report = data->support_pscan_win_report; in btmrvl_sdio_probe()