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:
Andrei Emeltchenko 2016-02-19 15:52:05 +02:00 committed by Gerrit Code Review
commit bef9fb8189
10 changed files with 264 additions and 566 deletions

View file

@ -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