@@ -167,19 +167,19 @@ struct COEX_STA_8723B_1ANT {
167
167
/* */
168
168
/* The following is interface which will notify coex module. */
169
169
/* */
170
- void EXhalbtc8723b1ant_PowerOnSetting (struct BTC_COEXIST * pBtCoexist );
171
- void EXhalbtc8723b1ant_InitHwConfig (struct BTC_COEXIST * pBtCoexist , bool bWifiOnly );
172
- void EXhalbtc8723b1ant_InitCoexDm (struct BTC_COEXIST * pBtCoexist );
173
- void EXhalbtc8723b1ant_IpsNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
174
- void EXhalbtc8723b1ant_LpsNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
175
- void EXhalbtc8723b1ant_ScanNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
176
- void EXhalbtc8723b1ant_ConnectNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
177
- void EXhalbtc8723b1ant_MediaStatusNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
178
- void EXhalbtc8723b1ant_SpecialPacketNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
170
+ void EXhalbtc8723b1ant_PowerOnSetting (struct BTC_COEXIST * pBtCoexist );
171
+ void EXhalbtc8723b1ant_InitHwConfig (struct BTC_COEXIST * pBtCoexist , bool bWifiOnly );
172
+ void EXhalbtc8723b1ant_InitCoexDm (struct BTC_COEXIST * pBtCoexist );
173
+ void EXhalbtc8723b1ant_IpsNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
174
+ void EXhalbtc8723b1ant_LpsNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
175
+ void EXhalbtc8723b1ant_ScanNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
176
+ void EXhalbtc8723b1ant_ConnectNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
177
+ void EXhalbtc8723b1ant_MediaStatusNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
178
+ void EXhalbtc8723b1ant_SpecialPacketNotify (struct BTC_COEXIST * pBtCoexist , u8 type );
179
179
void EXhalbtc8723b1ant_BtInfoNotify (
180
- struct BTC_COEXIST * pBtCoexist , u8 * tmpBuf , u8 length
180
+ struct BTC_COEXIST * pBtCoexist , u8 * tmpBuf , u8 length
181
181
);
182
- void EXhalbtc8723b1ant_HaltNotify (struct BTC_COEXIST * pBtCoexist );
183
- void EXhalbtc8723b1ant_PnpNotify (struct BTC_COEXIST * pBtCoexist , u8 pnpState );
184
- void EXhalbtc8723b1ant_Periodical (struct BTC_COEXIST * pBtCoexist );
185
- void EXhalbtc8723b1ant_DisplayCoexInfo (struct BTC_COEXIST * pBtCoexist );
182
+ void EXhalbtc8723b1ant_HaltNotify (struct BTC_COEXIST * pBtCoexist );
183
+ void EXhalbtc8723b1ant_PnpNotify (struct BTC_COEXIST * pBtCoexist , u8 pnpState );
184
+ void EXhalbtc8723b1ant_Periodical (struct BTC_COEXIST * pBtCoexist );
185
+ void EXhalbtc8723b1ant_DisplayCoexInfo (struct BTC_COEXIST * pBtCoexist );
0 commit comments