mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-05 21:59:45 +00:00
corefoundation: set __BTSTACK_FILE__
This commit is contained in:
parent
6cf7652e2b
commit
1b85e513d2
@ -33,6 +33,9 @@
|
|||||||
* Please inquire about commercial licensing options at contact@bluekitchen-gmbh.com
|
* Please inquire about commercial licensing options at contact@bluekitchen-gmbh.com
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define __BTSTACK_FILE__ "btstack_device_name_db_corefoundation.c"
|
||||||
|
|
||||||
#include "btstack_device_name_db_corefoundation.h"
|
#include "btstack_device_name_db_corefoundation.h"
|
||||||
#include "btstack_debug.h"
|
#include "btstack_debug.h"
|
||||||
|
|
||||||
|
@ -33,6 +33,9 @@
|
|||||||
* Please inquire about commercial licensing options at contact@bluekitchen-gmbh.com
|
* Please inquire about commercial licensing options at contact@bluekitchen-gmbh.com
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define __BTSTACK_FILE__ "btstack_link_key_db_corefoundation.c"
|
||||||
|
|
||||||
#include "btstack_link_key_db_corefoundation.h"
|
#include "btstack_link_key_db_corefoundation.h"
|
||||||
#include "btstack_debug.h"
|
#include "btstack_debug.h"
|
||||||
|
|
||||||
|
@ -34,6 +34,8 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define __BTSTACK_FILE__ "btstack_run_loop_corefoundation.c"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* btstack_run_loop_corefoundation.c
|
* btstack_run_loop_corefoundation.c
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user