... | @@ -387,13 +387,21 @@ connect_status[1](0-not connected 1-connected) |
... | @@ -387,13 +387,21 @@ connect_status[1](0-not connected 1-connected) |
|
```
|
|
```
|
|
================ common Menu ==================
|
|
================ common Menu ==================
|
|
...
|
|
...
|
|
20.Get connect SPP Info(CarPlay/AndroidAuto)
|
|
20.AnWBTSRV_SPP_GetInformation
|
|
===============================================
|
|
===============================================
|
|
> input num:20
|
|
> input num:20
|
|
|
|
>input addr(xx:xx:xx:xx:xx:xx):d4:61:da:14:e8:11
|
|
```
|
|
```
|
|
then you can get the local device message, for example
|
|
then you can get the SPP information , for example
|
|
|
|
CarPlay:
|
|
```
|
|
```
|
|
[0xff],[0x55],[0x02],[0x00],[0xee],[0x10]
|
|
AnWBTService_SPP_Info_S:dev_type[0] actual_spp_index[100]
|
|
|
|
spp_uuid128:[0x00][0x00][0x00][0x00][0xde][0xca][0xfa][0xde][0xde][0xca][0xde][0xaf][0xde][0xca][0xca][0xfe]
|
|
|
|
```
|
|
|
|
AndroidAuto:
|
|
|
|
```
|
|
|
|
AnWBTService_SPP_Info_S:dev_type[1] actual_spp_index[101]
|
|
|
|
spp_uuid128:[0x4d][0xe1][0x7a][0x00][0x52][0xcb][0x11][0xe6][0xbd][0xf4][0x08][0x00][0x20][0x0c][0x9a][0x66]
|
|
```
|
|
```
|
|
## view BT name & address
|
|
## view BT name & address
|
|
```
|
|
```
|
... | | ... | |