This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC1352R1: central 在reject connection parameter update後 沒有出現GAP_LINK_PARAM_UPDATE_REJECT_EVENT

Part Number: LAUNCHXL-CC1352R1
Other Parts Discussed in Thread: SYSCONFIG

SDK:simplelink_cc13xx_cc26xx_sdk_6_30_00_84

用simple_peripheral傳送connection parameter update給simple_central

central 在 GAP_UPDATE_LINK_PARAM_REQ_EVENT中設定rsp.accepted = FALSE;

但卻沒有出現GAP_LINK_PARAM_UPDATE_REJECT_EVENT?

如果會出現GAP_LINK_PARAM_UPDATE_REJECT_EVENT, 是在central或是peripheral端? 目前兩邊都沒看到

P.S. 已有在sysconfig defined ( NOTIFY_PARAM_UPDATE_RJCT )