Use local CCB variable in loop to check GAP CCB pool
CCBs are not being properly cleared due to attempting to clear the wrong CCB. This is fixed by using a local CCB variable in order to preserve the CCB being freed. Test: Send multiple files over OPP Change-Id: I06a8f237047ffb212118b4239e9856fe5c89acb1
Loading
Please register or sign in to comment