... | @@ -159,9 +159,16 @@ input num: 3 |
... | @@ -159,9 +159,16 @@ input num: 3 |
|
> input connect addr(xx:xx:xx:xx:xx:xx): 11:e8:14:da:61:d4 (for example)
|
|
> input connect addr(xx:xx:xx:xx:xx:xx): 11:e8:14:da:61:d4 (for example)
|
|
```
|
|
```
|
|
Note: You can find mobile BT mac from "Setting->General->About-> Bluetooth" (iphone)
|
|
Note: You can find mobile BT mac from "Setting->General->About-> Bluetooth" (iphone)
|
|
|
|
SPPSPP(0x40) as example (for CarPlay/Android Auto connecting)
|
|
```
|
|
```
|
|
> input profile_mask: 0x00000040 (Take spp as an example)
|
|
> input profile_mask: 0x00000040 (Take spp as an example)
|
|
```
|
|
```
|
|
|
|
|
|
|
|
HF (0x0x1), BT Audio(0x0x4|0x08), Phonebook(0x10), SPP(0x40)as example
|
|
|
|
```
|
|
|
|
> input profile_mask: 0x0000005D
|
|
|
|
```
|
|
|
|
|
|
Note: Then, connected.Querying the mobile phone shows that the connection is successful
|
|
Note: Then, connected.Querying the mobile phone shows that the connection is successful
|
|
profile mask table:
|
|
profile mask table:
|
|
HFP_HF = 0x00000001;
|
|
HFP_HF = 0x00000001;
|
... | | ... | |