... | ... | @@ -395,12 +395,12 @@ connect_status[1](0-not connected 1-connected) |
|
|
then you can get the SPP information , for example
|
|
|
CarPlay:
|
|
|
```
|
|
|
AnWBTService_SPP_Info_S:dev_type[0] actual_spp_index[100]
|
|
|
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]
|
|
|
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
|
... | ... | |