btp: Update connect event structure
authorTedd Ho-Jeong An <tedd.an@intel.com>
Sat, 29 Aug 2020 00:08:01 +0000 (17:08 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:32 +0000 (19:08 +0530)
commita4b4919f3b0db370d2f8b57324b2654355e69db6
tree8cf2420011a05e9f9ab8805c38f359f5c07cf18b
parent922be46ef1882f5fe85891f1aaef4bf4a369fdc9
btp: Update connect event structure

This patch updates the connect event struct to align withe the btp spec.

 Opcode 0x82 - Device Connected event
    Controller Index:   <controller id>
    Event parameters:   Address_Type (1 octet)
                        Address (6 octets)
                        Connection Interval (2 octets)
                        Connection Latency (2 octets)
                        Supervision Timeout (2 octets)

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/btp.h