Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbtmrvl_sdio.h99 bool support_pscan_win_report; member
112 const bool support_pscan_win_report; member
Dbtmrvl_sdio.c241 .support_pscan_win_report = false,
250 .support_pscan_win_report = false,
259 .support_pscan_win_report = false,
268 .support_pscan_win_report = true,
277 .support_pscan_win_report = true,
286 .support_pscan_win_report = true,
1519 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()