mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 03:40:47 +00:00
sm_pairing_peripheral: fix gatt include
This commit is contained in:
parent
6c8ec5fde6
commit
3c90b2d907
@ -57,7 +57,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "btstack.h"
|
#include "btstack.h"
|
||||||
#include "sm_pairing_peripheral.h"
|
#include "sm_pairing_central.h"
|
||||||
|
|
||||||
|
|
||||||
// We're looking for a remote device that lists this service in the advertisement
|
// We're looking for a remote device that lists this service in the advertisement
|
||||||
|
Loading…
x
Reference in New Issue
Block a user