comparison src/ui3/bmi/mmiMain.c @ 426:2d1cf296fd16

src/ui3/bmi/mmiMain.c: fix to compile without BT
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 21 Jan 2018 04:51:16 +0000
parents 6a4d9f47793e
children 8407800b3184
comparison
equal deleted inserted replaced
425:2f23fefeaa30 426:2d1cf296fd16
347 347
348 static UBYTE buffer[100]; 348 static UBYTE buffer[100];
349 /* Amounts to: 128 (format mode) + 8 (overwrite mode) */ 349 /* Amounts to: 128 (format mode) + 8 (overwrite mode) */
350 350
351 351
352 #ifdef FF_MMI_A2DP_AVRCP
352 extern BMI_BT_STRUCTTYPE tGlobalBmiBtStruct; 353 extern BMI_BT_STRUCTTYPE tGlobalBmiBtStruct;
354 #endif
353 355
354 /******************************************************************************* 356 /*******************************************************************************
355 357
356 $Function: 358 $Function:
357 359