Loading
Bluetooth-OPP: Use long data type to contain receiving file size
If receiving file size is in GBs int type will not be able to contain actual size and will lead to failure. So change to long instead of int. CRs-Fixed: 756089 Change-Id: Idc069eb59311d4e56013454ae10b0ecd37314ddd