... | ... | @@ -62,6 +62,15 @@ Please select the function to test: |
|
|
```
|
|
|
|
|
|
### Report btsnoop and trace log for ini
|
|
|
1、modify the level of trace log
|
|
|
cd ~/btsrv
|
|
|
vi btsrv.ini
|
|
|
modify display_debug's value to control the level
|
|
|
|
|
|
2、open/close btsnoop
|
|
|
cd ~/btsrv/etc/anwbtservice
|
|
|
vi btmonitor-config.xml
|
|
|
\<btsnoop\>open\</btsnoop\> or \<btsnoop\>close\</btsnoop\>
|
|
|
|
|
|
# SDK Package
|
|
|
## structure(sta5_btsrv_sdk.zip)
|
... | ... | @@ -96,5 +105,6 @@ Please select the function to test: |
|
|
or
|
|
|
>./build_demo.sh
|
|
|
```
|
|
|
|
|
|
then, result is collected in **./Demo/btsrv**
|
|
|
<div style="page-break-after: always"></div> |