mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 15:35:22 +00:00
This adds function handler for Find By Type Response PDU which call the request callback: < ACL Data TX: Handle 3585 flags 0x00 dlen 13 ATT: Find By Type Value Request (0x06) len 8 Handle range: 0x000a-0xffff Attribute type: Primary Service (0x2800) UUID: Heart Rate (0x180d) > ACL Data RX: Handle 3585 flags 0x02 dlen 9 ATT: Find By Type Value Response (0x07) len 4 Handle range: 0x000a-0x0011 < ACL Data TX: Handle 3585 flags 0x00 dlen 13 ATT: Find By Type Value Request (0x06) len 8 Handle range: 0x0011-0xffff Attribute type: Primary Service (0x2800) UUID: Heart Rate (0x180d) > ACL Data RX: Handle 3585 flags 0x02 dlen 9 ATT: Error Response (0x01) len 4 Find By Type Value Request (0x06) Handle: 0x0011 Error: Attribute Not Found (0x0a) Change-Id: Ib5799d0530c8de40b7c7170f1b32312a42456484 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
ip | ||
Kconfig | ||
Makefile |