comparison gsm-fw/L1/audio_include/l1audio_btapi.h @ 604:45bf440cc677

gsm-fw/L1/audio_include: initial preen over the imported LoCosto headers
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 28 Aug 2014 19:08:09 +0000
parents d638de8cc6b8
children 527956ce73c7
comparison
equal deleted inserted replaced
603:d638de8cc6b8 604:45bf440cc677
1 /**************************************************** 1 /****************************************************
2 / FILE NAME:- BT_L1_API.h file. 2 / FILE NAME:- BT_L1_API.h file.
3 / ****************************************************/ 3 / ****************************************************/
4 #include "l1sw.cfg" 4 #include "../../config.h"
5 #include "l1_types.h" 5 #include "../include/l1_confg.h"
6 #include "../include/l1_types.h"
6 #if(L1_BT_AUDIO==1) 7 #if(L1_BT_AUDIO==1)
7 8
8 /**************************************************** 9 /****************************************************
9 / Data structure defination 10 / Data structure defination
10 / ****************************************************/ 11 / ****************************************************/
104 */ 105 */
105 106
106 /****************************************************/ 107 /****************************************************/
107 108
108 #endif 109 #endif
109