drivers/nble: Update RPC to Nordic BLE chip
Update RPC functions and data types, works with NBLE firmware niko-0301 Change-Id: I3538fab1d20c6e140d995a797d68486be6cd0f23 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
6b08b37905
commit
bef9fb8189
10 changed files with 264 additions and 566 deletions
|
@ -17,6 +17,8 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
/* for bt_security_t */
|
||||
#include <bluetooth/conn.h>
|
||||
#include <bluetooth/log.h>
|
||||
|
||||
#ifdef CONFIG_PRINTK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue