Go to file
Luiz Augusto von Dentz 7c14248061 Bluetooth: Add implementation of ATT Read by Group Type Request
Read attributes matching UUID and handle range generating a proper
response:

< ACL Data TX: Handle 3585 flags 0x00 dlen 24
      ATT: Read By Group Type Response (0x11) len 19
        Attribute data length: 6
        Attribute group list: 3 entries
        Handle range: 0x0001-0x0005
        UUID: Generic Access Profile (0x1800)
        Handle range: 0x0006-0x000d
        UUID: Heart Rate (0x180d)
        Handle range: 0x000e-0x0011
        UUID: Battery Service (0x180f)

Change-Id: I1ef2d5b1b0237fc0f89221239686777169cc8883
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:04 -05:00
arch
config
doc
drivers
host
include Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
kernel
lib/libc/minimal
make Bluetooth: Add runtime storage & API for pairing related keys 2016-02-05 20:14:03 -05:00
misc
net Bluetooth: Add implementation of ATT Read by Group Type Request 2016-02-05 20:14:04 -05:00
samples Bluetooth: Add Battery Service to peripheral sample 2016-02-05 20:14:04 -05:00
scripts
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
vxmicro-env.bash