mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-25 00:02:27 +00:00
test/pts: fix hsp_hs_test includes
This commit is contained in:
parent
b5bbcbf411
commit
ea66f9a565
@ -63,9 +63,9 @@
|
|||||||
#include "classic/sdp_util.h"
|
#include "classic/sdp_util.h"
|
||||||
#include "hci.h"
|
#include "hci.h"
|
||||||
#include "hci_cmd.h"
|
#include "hci_cmd.h"
|
||||||
#include "hsp_hs.h"
|
|
||||||
#include "l2cap.h"
|
#include "l2cap.h"
|
||||||
#include "rfcomm.h"
|
#include "classic/hsp_hs.h"
|
||||||
|
#include "classic/rfcomm.h"
|
||||||
#include "btstack_stdin.h"
|
#include "btstack_stdin.h"
|
||||||
|
|
||||||
const uint32_t hsp_service_buffer[150/4]; // implicit alignment to 4-byte memory address
|
const uint32_t hsp_service_buffer[150/4]; // implicit alignment to 4-byte memory address
|
||||||
|
Loading…
x
Reference in New Issue
Block a user