yodaos-project / yoda.js

Application Framework that powered YodaOS
Apache License 2.0
187 stars 48 forks source link

bluetooth-a2dp: match reconnect message so can emit it to app #859

Closed PixMod closed 5 years ago

PixMod commented 5 years ago

fix bug: https://bug.rokid-inc.com/zentaopms/www/index.php?m=bug&f=view&bugID=22597

Checklist
yorkie commented 5 years ago

Is there any regression test case?

PixMod commented 5 years ago

Is there any regression test case?

The received message is according bluetooth_service's implementation, there's no bug for old bsa stack. Bluetooth a2dp-bridge already has unit testcase for all send command test/@yoda/bluetooth/bluetooth.test.js.