zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.55k stars 6.46k forks source link

BLE Connection Parameter Request/Response Processing #2945

Closed zephyrbot closed 7 years ago

zephyrbot commented 7 years ago

Reported by Gajinder Vij:

As a Zephyr developer, I would like a way for my application to determine whether an incoming connection parameter update request gets accepted or rejected, and if it gets accepted, to provide a way to specify which parameters it gets accepted with.

(Imported from Jira ZEP-1474)

zephyrbot commented 7 years ago

by Jing Wang:

is there a sample to demo the usage of connection parameter request callback?

zephyrbot commented 7 years ago

by Dawei Wu:

So PTS case TC_CONN_CPUP_BV_04_C can cover this story ,which is to "Verify the IUT accepts the connection parameter update request from a peer device performing the Connection Parameter Update Procedure using valid parameters for the IUT" .

zephyrbot commented 7 years ago

by Dawei Wu:

Verified with PTS case TC_CONN_CPUP_BV_04_C and zephyr:fd74c0c5 , so close this.

zephyrbot commented 7 years ago

by Dawei Wu:

Verified on Arduino101.