Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c2040 bool bBtBusy = false; in halbtc8723b1ant_ActionBtInquiry() local
2045 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8723b1ant_ActionBtInquiry()
3548 bool bBtBusy = false; in EXhalbtc8723b1ant_BtInfoNotify() local
3699 bBtBusy = true; in EXhalbtc8723b1ant_BtInfoNotify()
3701 bBtBusy = false; in EXhalbtc8723b1ant_BtInfoNotify()
3702 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723b1ant_BtInfoNotify()
DHalBtcOutSrc.h423 bool bBtBusy; member
DHalBtc8723b2Ant.c3535 bool bBtBusy = false, bLimitedDig = false; in EXhalbtc8723b2ant_BtInfoNotify() local
3659 bBtBusy = true; in EXhalbtc8723b2ant_BtInfoNotify()
3662 bBtBusy = false; in EXhalbtc8723b2ant_BtInfoNotify()
3666 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723b2ant_BtInfoNotify()
Dhal_btcoex.c595 pBtCoexist->btInfo.bBtBusy = *pu8; in halbtcoutsrc_Set()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dodm.h793 bool bBtBusy; /* BT is busy. */ member