zephyr/drivers/bluetooth/nble
Andrei Emeltchenko c42ea24886 drivers/nble: Refactor on_nble_sm_status_evt()
Remove NBLE_GAP_SM_EVT_START_PAIRING handling since this is handled
now in the special pairing event and defer negative status handling to
the actual event code processing.

Change-Id: I232d9e5ecd09b2600df3ff04128dfb7f71a2eae2
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-05-31 11:03:40 +00:00
..
conn_internal.h
conn.c drivers/nble: Implement pairing confirm callback 2016-05-31 11:03:10 +00:00
conn.h
gap_internal.h drivers/nble: Update RPC to version 0527 2016-05-30 09:07:50 +00:00
gap.c drivers/nble: Sync smp code for firmware compatibility 2016-05-31 09:39:25 +00:00
gatt_internal.h
gatt.c drivers/nble: Fix NULL dereferencing 2016-05-30 08:59:10 +00:00
Kconfig
Makefile drivers/nble: Sync smp code for firmware compatibility 2016-05-31 09:39:25 +00:00
rpc_deserialize.c
rpc_functions_to_ble_core.h drivers/nble: Update RPC to version 0527 2016-05-30 09:07:50 +00:00
rpc_functions_to_quark.h drivers/nble: Update RPC to version 0527 2016-05-30 09:07:50 +00:00
rpc_serialize.c
rpc.h
smp.c drivers/nble: Refactor on_nble_sm_status_evt() 2016-05-31 11:03:40 +00:00
smp.h drivers/nble: Implement pairing confirm callback 2016-05-31 11:03:10 +00:00
stubs.c
uart.c
uart.h