summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_hfp_info.c
AgeCommit message (Expand)Author
2020-10-29CRAS: hfp_ag - add WBS packet status loggingHsin-Yu Chao
2020-10-05CRAS: Fix sign-compare errors raised by gccEn-Shuo Hsu
2020-09-26CRAS: hfp_info - Support 24 bytes HCI SCO packetHsin-Yu Chao
2020-09-26CRAS: hfp_info - Adjust packet loss handling and log levelHsin-Yu Chao
2020-09-26CRAS: hfp_info - Consolidate temp buffer and packet size checkHsin-Yu Chao
2020-07-31CRAS: cras_hfp_info: Fix gcc build errorpaulhsia
2020-06-14CRAS: hfp_info - Get status flag from CMSG dataHsin-Yu Chao
2020-06-12CRAS: hfp_info - Move codec settings to start callHsin-Yu Chao
2020-06-08CRAS: hfp_info: fix uninitialized stack variableDylan Reid
2020-05-08CRAS: audio_thread - Register callbacks for arbitrary eventsHsin-Yu Chao
2020-03-11CRAS: hfp - Better handle underrun in writing mSBC frameHsin-Yu Chao
2019-09-04CRAS: Decouple cras_iodev from hfp_infoEn-Shuo Hsu
2019-09-01CRAS: Format bt and hfpEn-Shuo Hsu
2019-08-26CRAS: server_metrics - Log WBS packet loss frequencyEn-Shuo Hsu
2019-08-03CRAS: hfp_info - Send zero packet if no output stream existsHsin-Yu Chao
2019-07-26CRAS: Correct the length of skipped bytes for mSBC scenarioEn-Shuo Hsu
2019-07-25CRAS: hfp_info - Read HCI SCO header for packet staus flagHsin-Yu Chao
2019-07-24CRAS: Apply PLC on HFP WBSEn-Shuo Hsu
2019-07-24CRAS: hfp_info - Fix signed/unsigned comparison warningDylan Reid
2019-07-18CRAS: hfp - handle encoded errorEn-Shuo Hsu
2019-06-03CRAS: hfp_info - Fix thread deadlockHsin-Yu Chao
2019-06-03CRAS: hfp_info - Handle packet loss in wideband speech modeHsin-Yu Chao
2019-06-03CRAS: hfp - mSBC codec read writeHsin-Yu Chao
2019-04-03CRAS: HFP - Remove code to dynamically update packet and buffer sizeHsin-Yu Chao
2019-04-03CRAS: bt_io - Implement no_stream ops for A2DP/HFPHsin-Yu Chao
2018-06-21CRAS: byte_buffer - Rename utiliy functionsHsin-Yu Chao
2017-10-31CRAS: byte_buffer - Set buffer pointer to NULL when destroyChinyue Chen
2017-02-24CRAS: audio_thread - Synchronize audio thread callback removalHsin-Yu Chao
2016-10-10CRAS: hfp - Use dummy timestamp for last buffer changeCheng-Yi Chiang
2016-09-10CRAS: Use the hardware timestamp with available/used frames.John Muir
2015-03-18CRAS: hfp_iodev - Register callback for when SCO packet size changedHsin-Yu Chao
2015-03-17CRAS: hfp_info - Dynamically change SCO packet sizeHsin-Yu Chao
2015-03-17CRAS: hfp_info - Use byte_bufferHsin-Yu Chao
2015-02-13CRAS: hfp_iodev - Configure buffer size dynamically by MTUHsin-Yu Chao
2014-07-22CRAS: HFP - Free resource in correct orderHsin-Yu Chao
2014-07-08CRAS: audio_thread - Remove unused args from iodev callback.Dylan Reid
2013-10-01CRAS HFP: Add hfp_info into HFP iodevHsin-Yu Chao
2013-10-01CRAS HFP: merge read and write operations in thread callbackHsin-Yu Chao
2013-10-01CRAS HFP: periodically read sample from SCO socketHsin-Yu Chao
2013-10-01CRAS HFP: Add control functions for start/stop hfp_infoHsin-Yu Chao
2013-10-01CRAS HFP: Add function to write/read samples to sco socketHsin-Yu Chao
2013-10-01CRAS HFP: Add ring buffer for hfp_infoHsin-Yu Chao
2013-08-21CRAS HFP: Add cras_hfp_infoHsin-Yu Chao