Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h465 bool bSlaveRole; member
DHalBtc8723b1Ant.c1424 if (pBtLinkInfo->bSlaveRole) in halbtc8723b1ant_PsTdma()
2099 pBtLinkInfo->bSlaveRole = true; in halbtc8723b1ant_ActionWifiConnectedBtAclBusy()
2101 pBtLinkInfo->bSlaveRole = false; in halbtc8723b1ant_ActionWifiConnectedBtAclBusy()
2927 (pBtLinkInfo->bSlaveRole) ? "Slave" : "Master"); in EXhalbtc8723b1ant_DisplayCoexInfo()