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

@ -16,6 +16,8 @@
#include <string.h>
#include <bluetooth/conn.h>
#include "rpc.h"
#include "gap_internal.h"