Commit b057014d authored by Junjie.Hu's avatar Junjie.Hu Committed by Junjie Hu
Browse files

Fix CTS Verifier for BLE: Reliable Write Fail



When run the test case for executing write,  the client side will execute the
following steps:
1. begin    2. write   3. execute write
After executing step 3, the test case still can't pass.

The root cause is the server side doesn't send the response when executing the
onExecuteWrite method.It'll cause the client side's test case fail.

To fix the problem, we must send the response in the onExecuteWrite method.

Change-Id: I4995d5bea0383b6a51769bddee3483832c89acf6
Signed-off-by: default avatarJunjie.Hu <junjie.hu@mediatek.com>
parent f69db22f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment