Go to file
Luiz Augusto von Dentz 9a09a5d329 Bluetooth: Add implementation of ATT Read by Type Response
Read attributes matching UUID and handle range generating a proper
response:

< ACL Data TX: Handle 3585 flags 0x00 dlen 20
      ATT: Read By Type Response (0x09) len 15
        Attribute data length: 7
        Attribute data list: 2 entries
        Handle: 0x0002
        Value: 020300002a
        Handle: 0x0004
        Value: 020500012a

Change-Id: Iaf4b0c963765a7769a17144a4d394dce8555c2d3
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:04 -05:00
arch bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
config kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
doc doc: fix formatting and move around optional requirements 2016-02-05 20:14:01 -05:00
drivers bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
host kconf: Fix build with gcc 5.1.1 2016-02-05 20:14:01 -05:00
include Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
kernel Relocate misplaced pipe buffer code 2016-02-05 20:14:01 -05:00
lib/libc/minimal libc: Fix memcmp implementation 2016-02-05 20:14:00 -05:00
make Bluetooth: Add runtime storage & API for pairing related keys 2016-02-05 20:14:03 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Add implementation of ATT Read by Type Response 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 Streamline public pipe APIs 2016-02-05 20:14:00 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash Remove references to ICC 2016-02-05 20:14:00 -05:00