Pair function with BLE_Paired_Client. If missing BLE_Paired_Server side, Client side of BZ will ON for notice.

Dependencies:   BLE_API mbed nRF51822 nRF51_LowPwr nRF51_Vdd

Fork of BLE_GATT_Example by Bluetooth Low Energy

Revision:
20:fcc752d401ec
Parent:
19:477567297aac
Parent:
18:7d89c4fba362
Child:
22:406127954d1f
--- a/main.cpp	Tue Oct 20 13:41:38 2015 +0000
+++ b/main.cpp	Tue Oct 20 13:46:23 2015 +0000
@@ -84,4 +84,4 @@
     while (true) {
         ble.waitForEvent(); //Save power
     }
-}
+}
\ No newline at end of file