mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-29 03:32:49 +00:00
test/ble_client: fix compile
This commit is contained in:
parent
4443af4915
commit
2e1f7af07f
@ -57,7 +57,7 @@
|
|||||||
#include "ad_parser.h"
|
#include "ad_parser.h"
|
||||||
#include "l2cap.h"
|
#include "l2cap.h"
|
||||||
|
|
||||||
void le_handle_advertisement_report(uint8_t *packet, int size);
|
void le_handle_advertisement_report(uint8_t *packet, uint16_t size);
|
||||||
|
|
||||||
typedef struct ad_event {
|
typedef struct ad_event {
|
||||||
uint8_t type;
|
uint8_t type;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user