... | ... | @@ -305,14 +305,13 @@ After execution, you can get the state form log ,for example: PairingState[5] |
|
|
> input pair addr(xx:xx:xx:xx:xx:xx):11:e8:14:da:61:d4
|
|
|
> input pincode:0000
|
|
|
```
|
|
|
After execution, you can receive the answer message and find call back message in the log
|
|
|
After execution, you can receive the answer message and find call back message in the log;
|
|
|
Querying the mobile phone shows paired record.
|
|
|
```
|
|
|
AnWBTService_MsgCallback(8)
|
|
|
AnWBTSERVICE_PAIRED_DEVICE_ELEMENT_CHANGED isFirstPaired[1] event_type[0] support_profile_mask[2ced]
|
|
|
```
|
|
|
**NOTE:
|
|
|
1.after paired, deivce is required;
|
|
|
2.querying the mobile phone shows paired record;
|
|
|
**NOTE: after paired, deivce is required "8. ConnectDevice"**
|
|
|
|
|
|
## unpair device
|
|
|
```
|
... | ... | |