Display "Call" as caller-id on incoming call so there is clear differentiator when it is Voice Assistant talking or new call incoming.
Fix Incoming constants typo.
by
Ivan Debnar
2 years 1 month
Couple of string overrun safeguards using common utility function.
Fix potential overrun in BM83ProcessEventCallerID.
Fix potential missing 0-termination in BM83ProcessEventReadLinkedDeviceInformation.
by
Ivan Debnar
2 years 1 month
[IMP] firmware: Application 1.3.2
* Add logic to reset Mic gain every time the HFP profile is opened
* Add new "No Mute" TCU mode for silent TCU users
* Correctly call event on profile close for BM83
* Clear MID display on device disconnect
* Resolve device reconnection issues when walking away from BM83 BlueBus
by
t3ddftw
2 years 2 months
Fix occasional playback status desync
Sync Playback Status with AVRCP periodically on BC127 to avoid missed messages or out of order commands messing the stored state.
Store intended playback status when sending command, without wait for response from BT.
by
Ivan Debnar
2 years 2 months
[IMP] firmware: Application 1.3.2
* Spelling
* Register BMBT button event handler
by
t3ddftw
2 years 2 months
[IMP] firmware: Application 1.3.2
* Refactor BlueBus command to be more abstract
* Take over command 0xBB
* Send BlueBus commands to local broadcast instead of self to adhere to BMWs "protocol" a little bit more
* Make OBC control command more abstract
* Small naming updates and removal of useless code
by
t3ddftw
2 years 2 months