@@ -129,19 +129,19 @@ struct COEX_STA_8723B_2ANT {
129129/* */
130130/* The following is interface which will notify coex module. */
131131/* */
132- void EXhalbtc8723b2ant_PowerOnSetting (struct BTC_COEXIST * pBtCoexist );
133- void EXhalbtc8723b2ant_InitHwConfig (struct BTC_COEXIST * pBtCoexist , bool bWifiOnly );
134- void EXhalbtc8723b2ant_InitCoexDm (struct BTC_COEXIST * pBtCoexist );
135- void EXhalbtc8723b2ant_IpsNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
136- void EXhalbtc8723b2ant_LpsNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
137- void EXhalbtc8723b2ant_ScanNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
138- void EXhalbtc8723b2ant_ConnectNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
139- void EXhalbtc8723b2ant_MediaStatusNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
140- void EXhalbtc8723b2ant_SpecialPacketNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
132+ void EXhalbtc8723b2ant_PowerOnSetting (struct BTC_COEXIST * pBtCoexist );
133+ void EXhalbtc8723b2ant_InitHwConfig (struct BTC_COEXIST * pBtCoexist , bool bWifiOnly );
134+ void EXhalbtc8723b2ant_InitCoexDm (struct BTC_COEXIST * pBtCoexist );
135+ void EXhalbtc8723b2ant_IpsNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
136+ void EXhalbtc8723b2ant_LpsNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
137+ void EXhalbtc8723b2ant_ScanNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
138+ void EXhalbtc8723b2ant_ConnectNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
139+ void EXhalbtc8723b2ant_MediaStatusNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
140+ void EXhalbtc8723b2ant_SpecialPacketNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
141141void EXhalbtc8723b2ant_BtInfoNotify (
142- struct BTC_COEXIST * pBtCoexist , u8 * tmpBuf , u8 length
142+ struct BTC_COEXIST * pBtCoexist , u8 * tmpBuf , u8 length
143143);
144- void EXhalbtc8723b2ant_HaltNotify (struct BTC_COEXIST * pBtCoexist );
145- void EXhalbtc8723b2ant_PnpNotify (struct BTC_COEXIST * pBtCoexist , u8 pnpState );
146- void EXhalbtc8723b2ant_Periodical (struct BTC_COEXIST * pBtCoexist );
147- void EXhalbtc8723b2ant_DisplayCoexInfo (struct BTC_COEXIST * pBtCoexist );
144+ void EXhalbtc8723b2ant_HaltNotify (struct BTC_COEXIST * pBtCoexist );
145+ void EXhalbtc8723b2ant_PnpNotify (struct BTC_COEXIST * pBtCoexist , u8 pnpState );
146+ void EXhalbtc8723b2ant_Periodical (struct BTC_COEXIST * pBtCoexist );
147+ void EXhalbtc8723b2ant_DisplayCoexInfo (struct BTC_COEXIST * pBtCoexist );
0 commit comments