mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-07 06:40:01 +00:00
a2dp: set BTSTACK_FILE__ at start
This commit is contained in:
parent
345352ac28
commit
db449e89e7
@ -35,6 +35,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define BTSTACK_FILE__ "a2dp.c"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include "a2dp.h"
|
||||
@ -46,8 +48,6 @@
|
||||
#include "bluetooth_sdp.h"
|
||||
#include "bluetooth_psm.h"
|
||||
|
||||
#define BTSTACK_FILE__ "a2dp.c"
|
||||
|
||||
#include <stddef.h>
|
||||
#include "bluetooth.h"
|
||||
#include "classic/a2dp.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user