btopp.db file - Blu...
 
Notifications
Clear all

btopp.db file - Bluetooth File transfer log

3 Posts
3 Users
0 Likes
1,761 Views
(@jay_bo)
Posts: 27
Eminent Member
Topic starter
 

I am looking into the 'btopp.db' in order to establish what files were sent via Bluetooth and what 3rd party MAC address was involved.

I have found this information out, however I was wondering if anyone knew what the meaning of the column 'confirm' is when viewed in an SQLite browser. All this column seems to contains is numerical values such as 1, 2 and 4.

Could anybody shed any light on this or point me into the right direction of some sort of documentation.

Thanks

 
Posted : 01/05/2014 6:31 pm
 indi
(@indi)
Posts: 51
Trusted Member
 

The answer is to pretty old post, but hope below link would help some one.

https://android.googlesource.com/platform/packages/apps/Bluetooth/+/master/src/com/android/bluetooth/opp/BluetoothShare.java

 
Posted : 11/12/2014 8:56 am
(@mark_adp)
Posts: 63
Trusted Member
 

* This transfer is confirmed by user = 1

* This transfer is auto-confirmed per previous user confirmation = 2

* This transfer is denied by user = 3

* This transfer is timeout before user action = 4

 
Posted : 11/12/2014 11:39 am
Share: