Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1145 u8 assoType; in EXhalbtcoutsrc_ConnectNotify() local
1154 assoType = BTC_ASSOCIATE_START; in EXhalbtcoutsrc_ConnectNotify()
1156 assoType = BTC_ASSOCIATE_FINISH; in EXhalbtcoutsrc_ConnectNotify()
1162 EXhalbtc8723b2ant_ConnectNotify(pBtCoexist, assoType); in EXhalbtcoutsrc_ConnectNotify()
1164 EXhalbtc8723b1ant_ConnectNotify(pBtCoexist, assoType); in EXhalbtcoutsrc_ConnectNotify()