Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1084 u8 assoType; in EXhalbtcoutsrc_ConnectNotify() local
1093 assoType = BTC_ASSOCIATE_START; in EXhalbtcoutsrc_ConnectNotify()
1095 assoType = BTC_ASSOCIATE_FINISH; in EXhalbtcoutsrc_ConnectNotify()
1101 EXhalbtc8723b2ant_ConnectNotify(pBtCoexist, assoType); in EXhalbtcoutsrc_ConnectNotify()
1103 EXhalbtc8723b1ant_ConnectNotify(pBtCoexist, assoType); in EXhalbtcoutsrc_ConnectNotify()