Home
last modified time | relevance | path

Searched refs:bBtBusy (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c2034 bool bBtBusy = false; in halbtc8723b1ant_ActionBtInquiry() local
2039 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8723b1ant_ActionBtInquiry()
3542 bool bBtBusy = false; in EXhalbtc8723b1ant_BtInfoNotify() local
3693 bBtBusy = true; in EXhalbtc8723b1ant_BtInfoNotify()
3695 bBtBusy = false; in EXhalbtc8723b1ant_BtInfoNotify()
3696 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723b1ant_BtInfoNotify()
DHalBtcOutSrc.h423 bool bBtBusy; member
DHalBtc8723b2Ant.c3367 bool bBtBusy = false, bLimitedDig = false; in EXhalbtc8723b2ant_BtInfoNotify() local
3491 bBtBusy = true; in EXhalbtc8723b2ant_BtInfoNotify()
3494 bBtBusy = false; in EXhalbtc8723b2ant_BtInfoNotify()
3498 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723b2ant_BtInfoNotify()
Dhal_btcoex.c533 pBtCoexist->btInfo.bBtBusy = *pu8; in halbtcoutsrc_Set()
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dodm.h790 bool bBtBusy; /* BT is busy. */ member