Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • AnW_BT_SRV AnW_BT_SRV
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • delly chen
  • AnW_BT_SRVAnW_BT_SRV
  • Wiki
  • RELEASENOTE_TAMUL

RELEASENOTE_TAMUL · Changes

Page history
Update RELEASENOTE_TAMUL authored Mar 01, 2022 by zhao zunqiang's avatar zhao zunqiang
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 1 deletion
+5 -1
  • RELEASENOTE_TAMUL.md RELEASENOTE_TAMUL.md +5 -1
  • No files found.
RELEASENOTE_TAMUL.md
View page @ 55601001
......@@ -49,7 +49,11 @@ AnW Bluetooth Service API, offered two sorts of releases
# USAGE
1. Support HFP, A2DP, AVRCP, PBAP, .. AnW BT stack
2. Support Device Search & Pair, Call, Phonebook, Music, ...
3. If you want to use HFP, provide workaround.During the phone call, run following commands to establish audio path.
```
arecord -Dhw:0,1 -c2 -r16000 -fS16_LE | aplay -Ddefault -c2 -r8000 -fS16_LE
arecord -Ddefault -c2 -r8000 -fS16_LE | aplay -Dhw:0,1 -c2 -r8000 -fS16_LE
```
## Pre-Requirement
Modify combo module init script **/etc/init.d/ubloxinit.sh**
```plaintext
......
Clone repository

SONY TAMUL RELEASENOTE
COMMAND MAN PAGE