http://www.it1352.com/88728.html

external/bluetooth/bluedroid/include/bt_target.h:
* Enable bluetooth av sink. */
#define BTA_AV_SINK_INCLUDED TRUE

Also:
packages/apps/Bluetooth/res/values/config.xml:

<!-- Enable sink support. -->
<bool name="profile_supported_a2dp_sink">true</bool>

可能还是没有声音:

Now you can pair your devices and start streaming. Unfortunately you will hear
no sound although you'll receive the packets. The reason is that there is no
audio route for A2DP sink. In the commit message of this patch
https://android-review.googlesource.com/#/c/98161/ you can find a sample
implementation on how to fix this.

												

最新文章

  1. 一道原生js题目引发的思考(鼠标停留区块计时)
  2. Python的高级特性10:无聊的@property
  3. Servlet题库
  4. CentOS下搭建nginx+php环境
  5. Python 集合方法总结
  6. 【MySQL】游标的具体使用详解
  7. [转载] 分析Linux内核创建一个新进程的过程
  8. 组合 z
  9. Linux Zynq GPIO中断
  10. 带搜索功能,支持绑定对象到节点的TreeView辅助类
  11. JAVA中类以及成员变量和成员方法的修饰符的总结
  12. 2017 多校训练 1002 Balala Power!
  13. 树链剖分——模板题hdu3966
  14. 英语口语练习系列-C40-电器-访友
  15. 构建stm32最小系统板注意事项
  16. 修改Windows默认远程端口号
  17. mysql使用druid监控配置
  18. mysql中的utf8mb4、utf8mb4_unicode_ci、utf8mb4_general_ci
  19. [No0000143]Win10“卓越性能模式”
  20. 快速挂载iso文件到虚拟机系统

热门文章

  1. redis key命令
  2. 加密算法HASH和MD5模块hsahlib
  3. return,break,continue三者区别
  4. c标签 多个条件
  5. DevExpress gridview获取单元格坐标(转)
  6. 【转】Syncthing – 数据同步利器---自己的网盘,详细安装配置指南,内网使用,发现服务器配置
  7. Qt控制流简析
  8. JavaScript中数组的应用
  9. Spring3基础原理解析
  10. javaweb开发大致流程