Initial work on split central support.
This commit is contained in:
parent
3796f76c56
commit
a165db6358
6 changed files with 258 additions and 12 deletions
|
|
@ -12,7 +12,7 @@
|
|||
#include <bluetooth/gatt.h>
|
||||
|
||||
#include <zmk/keys.h>
|
||||
#include <zmk/split/bluetooth/service.h>
|
||||
#include <zmk/split/bluetooth/uuid.h>
|
||||
|
||||
static struct bt_conn *auth_passkey_entry_conn;
|
||||
static u8_t passkey_entries[6] = {0, 0, 0, 0, 0, 0};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue