Part Number: LAUNCHXL-CC26X2R1
Hi TI,
In the SDK of CC2640R2 I see that multi.c and multi.h are present.
For one of the application I have used gapMultiRoleEvent_t which is built for CC2640R2 which is defined in multi.h.

Similar thing I want to use for CC26x2R1.
I see that multi.h has been discarded in CC26x2R1 and was not able to find gapMultiRoleEvent_t .
So please suggest me the API/the union which I can use for smooth functionality for the same ASAP.
Note: Please don't suggest me the API translation table i.e., CC2640R2 to CC26x2R1.