Home
last modified time | relevance | path

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

/openbmc/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.c232 .support_pscan_win_report = false,
241 .support_pscan_win_report = false,
250 .support_pscan_win_report = false,
259 .support_pscan_win_report = true,
268 .support_pscan_win_report = true,
277 .support_pscan_win_report = true,
286 .support_pscan_win_report = true,
295 .support_pscan_win_report = true,
1531 card->support_pscan_win_report = data->support_pscan_win_report; in btmrvl_sdio_probe()
H A Dbtmrvl_main.c230 if (!card->support_pscan_win_report) in btmrvl_pscan_window_reporting()