zephyr/include/bluetooth
Luiz Augusto von Dentz cf913738c5 Bluetooth: GATT: Indicate service changes when reconnecting
If peer has previously configure to received service changes indications
any changes to the database during the time it has been disconnected
shall be indicated once it reconnects:

[bt] [DBG] sc_process: (0x004065b4) start 0x000a end 0x0014
[bt] [DBG] sc_save: (0x004065b4) peer b8:8a:60:d8:17:d7 (public)
 start 0x000a end 0x0014
[bt] [DBG] bt_gatt_connected: (0x00405240) conn 0x00405aa0
[bt] [DBG] gatt_ccc_changed: (0x00405240) ccc 0x00400b30 value 0x0002
[bt] [DBG] sc_ccc_cfg_changed: (0x00405240) value 0x0002
[bt] [DBG] sc_restore: (0x00405240) peer b8:8a:60:d8:17:d7 (public)
 start 0x000a end 0x0014
[bt] [DBG] sc_process: (0x004065b4) start 0x000a end 0x0014
[bt] [DBG] gatt_indicate: (0x004065b4) conn 0x00405aa0 handle 0x0008
[bt] [DBG] sc_indicate_rsp: (0x00405240) err 0x00

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-07-31 13:52:08 +03:00
..
a2dp-codec.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
a2dp.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
att.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
avdtp.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
bluetooth.h Bluetooth: Introduce new BT_LE_ADV_OPT_ONE_TIME advertising option 2017-06-29 15:08:00 +03:00
buf.h Bluetooth: Introduce buffer type parameter to bt_buf_get_rx 2017-05-04 16:38:34 +03:00
conn.h doc: loses misspelling in conn.h 2017-05-04 19:42:50 -04:00
crypto.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
gatt.h Bluetooth: GATT: Indicate service changes when reconnecting 2017-07-31 13:52:08 +03:00
hci.h Bluetooth: controller: Implement Read/Write Auth Payload timeout 2017-07-22 11:55:35 +03:00
hci_raw.h
hci_vs.h Bluetooth: controller: Add skeleton for vendor HCI commands 2017-07-14 14:54:52 +03:00
hfp_hf.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
l2cap.h Bluetooth: L2CAP: Fix bt_l2cap_chan_send() API doc 2017-06-14 10:14:22 +03:00
mesh.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
rfcomm.h Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
sdp.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
storage.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
uuid.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00