... | @@ -620,10 +620,11 @@ then the pbap SYNC will cancel and stop |
... | @@ -620,10 +620,11 @@ then the pbap SYNC will cancel and stop |
|
===============================================
|
|
===============================================
|
|
>input num:4
|
|
>input num:4
|
|
>input target addr(xx:xx:xx:xx:xx:xx):11:e8:14:da:61:d4
|
|
>input target addr(xx:xx:xx:xx:xx:xx):11:e8:14:da:61:d4
|
|
>input contactID:1
|
|
>input contactID:4
|
|
```
|
|
```
|
|
|
|
You can find the printed data in the log,for example
|
|
```
|
|
```
|
|
|
|
AnWBTService_PBAP_CONTACT_DATA_S contactID[4] contactTYPE[1] fnLen[12] fn[大头] honorific_suffixesLen[4] honorific_suffixes[aeyy]
|
|
```
|
|
```
|
|
## get calllogData
|
|
## get calllogData
|
|
```
|
|
```
|
... | @@ -639,8 +640,9 @@ then the pbap SYNC will cancel and stop |
... | @@ -639,8 +640,9 @@ then the pbap SYNC will cancel and stop |
|
>input target addr(xx:xx:xx:xx:xx:xx):11:e8:14:da:61:d4
|
|
>input target addr(xx:xx:xx:xx:xx:xx):11:e8:14:da:61:d4
|
|
>input callID:1
|
|
>input callID:1
|
|
```
|
|
```
|
|
|
|
You can find the printed data in the log,for example
|
|
```
|
|
```
|
|
|
|
AnWBTService_PBAP_CALLLOG_DATA_S callID[4] callTYPE[1] fnLen[9] fn[李] number[13455322147] timeLen[19] time[2022-01-30T10:05:00]
|
|
```
|
|
```
|
|
## get telephoneData
|
|
## get telephoneData
|
|
```
|
|
```
|
... | @@ -654,10 +656,13 @@ then the pbap SYNC will cancel and stop |
... | @@ -654,10 +656,13 @@ then the pbap SYNC will cancel and stop |
|
===============================================
|
|
===============================================
|
|
>input num:6
|
|
>input num:6
|
|
>input target addr(xx:xx:xx:xx:xx:xx):11:e8:14:da:61:d4
|
|
>input target addr(xx:xx:xx:xx:xx:xx):11:e8:14:da:61:d4
|
|
>
|
|
>input contactID:4
|
|
```
|
|
```
|
|
|
|
You can find the printed data in the log,for example
|
|
```
|
|
```
|
|
|
|
telephoneData:xuhao[1] rdName[SniperKaka] contactID[4] telephoneNumID[4] telephoneNumLen[11] telephoneNum[13625427382]
|
|
|
|
telephoneData:xuhao[2] rdName[SniperKaka] contactID[4] telephoneNumID[5] telephoneNumLen[12] telephoneNum[053284920528]
|
|
|
|
telephoneData:xuhao[3] rdName[SniperKaka] contactID[4] telephoneNumID[6] telephoneNumLen[11] telephoneNum[18053365017]
|
|
```
|
|
```
|
|
|
|
|
|
# MAP Menu
|
|
# MAP Menu
|
... | | ... | |