Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h465 bool bSlaveRole; member
DHalBtc8723b1Ant.c1424 if (pBtLinkInfo->bSlaveRole == true) in halbtc8723b1ant_PsTdma()
2105 pBtLinkInfo->bSlaveRole = true; in halbtc8723b1ant_ActionWifiConnectedBtAclBusy()
2107 pBtLinkInfo->bSlaveRole = false; in halbtc8723b1ant_ActionWifiConnectedBtAclBusy()
2933 (pBtLinkInfo->bSlaveRole) ? "Slave" : "Master"); in EXhalbtc8723b1ant_DisplayCoexInfo()