I am using the multi_role_cc2640r2lp_app project with sdk - simplelink_cc2640r2_sdk_2_40_00_32.
Earlier I was using the multi_role_cc2640r2lp_app with the earlier sdk, I found that the define GAPROLE_PARAM_UPDATE_ENABLE is not supported in the latest multirole project.
/**
* @brief Whether to request a connection parameter update upon connection (Read/Write)
*
* size: uint8_t
*
* default: TRUE
*
* range: TRUE (do request) or FALSE (don't request)
*/
#define GAPROLE_PARAM_UPDATE_ENABLE 0x310
Is there a replacement for the same available in the latest stack. Why is not supported now.
Please let me know.
Thanks and Regards,
Swapna.