zephyr/samples/bluetooth/peripheral
Luiz Augusto von Dentz 118dc75cea Bluetooth: GATT: Add connection to bt_gatt_notify
This allow sending direct notification to a specific peer without
using CCC which is allowed by the spec:

  BLUETOOTH SPECIFICATION Version 4.2 [Vol 3, Part F page 507
  3.4.7.1 Handle Value Notification

  A server can send a notification of an attribute’s value at any time.

Change-Id: Ieff29216cb9ba197c0da92d7b22b26e63101cfa8
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:37 -05:00
..
src Bluetooth: GATT: Add connection to bt_gatt_notify 2016-02-05 20:24:37 -05:00
Makefile Renames supported platform configurations 2016-02-05 20:14:39 -05:00
prj.mdef Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
prj_arm.conf Bluetooth: Add authentication callbacks to the peripheral app 2016-02-05 20:24:30 -05:00
prj_x86.conf Bluetooth: Add authentication callbacks to the peripheral app 2016-02-05 20:24:30 -05:00
testcase.ini initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00