summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_bt_device.c
AgeCommit message (Expand)Author
2020-12-11CRAS: bt_device - Remove HSP AG from supported profilesHsin-Yu Chao
2020-12-09CRAS: bt_device - allows supported profiles to be rewrittenArchie Pusaka
2020-09-23CRAS: cras_bt_device: get wbs_pkt_len from socket optionJoseph Hwang
2020-06-24CRAS: bt_device - Track the reason to schedule suspendHsin-Yu Chao
2020-06-14CRAS: hfp_info - Get status flag from CMSG dataHsin-Yu Chao
2020-06-12CRAS: bt_device - Fix the clang format errorYu-Hsuan Hsu
2020-05-26CRAS: Add UMA and a 5s delay before suspendEn-Shuo Hsu
2020-05-21CRAS: bt_device - Prevent unwanted SCO socket errorHsin-Yu Chao
2020-05-15CRAS: bt_device - Allow device to expose HFP node without support in UUIDHsin-Yu Chao
2020-05-15CRAS: Fix a potential leak in cras_bt_device_sco_connectEn-Shuo Hsu
2020-04-25CRAS: bt_device - modify logic in checking A2DP and HFP connHsin-Yu Chao
2020-04-08CRAS: bt_device - Fix leaked suspend timerHsin-Yu Chao
2019-09-04CRAS: Avoid the trigger of cb for non-audio deviceEn-Shuo Hsu
2019-09-01CRAS: Format bt and hfpEn-Shuo Hsu
2019-08-21CRAS: bt_device - Skip connected callback for non-audio devicesYu-Hsuan Hsu
2019-08-09CRAS: bt_device - Fix bt device supports both audio and non-audio UUIDsHsin-Yu Chao
2019-07-20CRAS: bt_device - Consolidate code for bt device conflict checkHsin-Yu Chao
2019-07-20CRAS: bt_device - Better handle BT audio profile dropHsin-Yu Chao
2019-07-18CRAS: bt_device - Remove duplicate logic to start HFP AGHsin-Yu Chao
2019-07-03CRAS: Format cras_btEn-Shuo Hsu
2019-06-03CRAS: bt_device - Fix the logic to start conn watch flowHsin-Yu Chao
2019-06-03CRAS: hfp - mSBC codec read writeHsin-Yu Chao
2019-04-25CRAS: bt - Add command to dump bt debug logHsin-Yu Chao
2019-04-13CRAS: device_monitor - Use index instead of iodev pointerHsin-Yu Chao
2019-04-13CRAS: bt_device - Handle device removal to avoid crashHsin-Yu Chao
2019-04-13CRAS: bt_device - Remove unused functionHsin-Yu Chao
2019-04-13CRAS: bt_device - Fix memory leakHsin-Yu Chao
2019-04-03CRAS: HFP - Remove code to dynamically update packet and buffer sizeHsin-Yu Chao
2019-03-28CRAS: support SCO over PCMTzung-Bi Shih
2019-03-05CRAS: iodev_list - suspend/resume dev API to fix BT profile switch bugHsin-Yu Chao
2018-12-28CRAS: bt_device - Force close dev at profile switchHsin-Yu Chao
2018-07-17CRAS: bt_device - Fix multi thread accessing iodev at the same timeHsin-Yu Chao
2018-04-24CRAS: bt_device - Don't process msg if device doesn't existHsin-Yu Chao
2017-08-31CRAS: iodev_list - Allow device to be force closedDylan Reid
2017-02-11CRAS: bt_device - Handle SCO socket error caseHsin-Yu Chao
2016-10-25CRAS: fix various warnings reported by valgrindHsin-Yu Chao
2016-09-26CRAS: bt_device - Reset connected profiles when device is disconnectedCheng-Yi Chiang
2016-09-26CRAS: bt_device: Start connection watcher after profile updateCheng-Yi Chiang
2016-09-21CRAS: hfp_ag_profile - Start audio gateway in bt deviceCheng-Yi Chiang
2016-09-05CRAS: bt_device - Start A2DP and HFP when both are readyHsin-Yu Chao
2016-09-05CRAS: a2dp_endpoint - Rename and refactor start functionHsin-Yu Chao
2016-09-05CRAS: bt_device - Add connection watch timerHsin-Yu Chao
2016-09-02CRAS: hfp_ag - Delete a2dp delay timerHsin-Yu Chao
2016-09-02CRAS: bt_device - Migrate a2dp suspend timer to bt_deviceHsin-Yu Chao
2016-08-29CRAS: iodev - Add state variable in cras_iodevCheng-Yi Chiang
2016-08-25CRAS: bt_device - Associate with adapter's object pathHsin-Yu Chao
2016-08-25Revert "CRAS: iodev - Add state variable in cras_iodev"Cheng-Yi Chiang
2016-08-23CRAS: iodev - Add state variable in cras_iodevCheng-Yi Chiang
2016-08-03CRAS: bt_device - Free timer when device destroyedHsin-Yu Chao
2016-06-24CRAS: bt_device - Fix bug in profile switchingHsin-Yu Chao