mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-22 06:41:17 +00:00
rename btstack.h to btstack_client.h
This commit is contained in:
parent
f7a05cdac4
commit
0dae983f2f
@ -38,7 +38,7 @@
|
||||
#import <BTstack/BTInquiryViewController.h>
|
||||
#import <BTstack/BTDevice.h>
|
||||
|
||||
#include "btstack.h"
|
||||
#include "btstack_client.h"
|
||||
#include <dlfcn.h>
|
||||
#define INQUIRY_INTERVAL 3
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <strings.h>
|
||||
|
||||
#include "btstack.h"
|
||||
#include "btstack_client.h"
|
||||
#include "run_loop.h"
|
||||
#include "hci_cmds.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user