中级会员
 
- 积分
- 399
- 金钱
- 399
- 注册时间
- 2013-10-9
- 在线时间
- 73 小时
|
1金钱
....使用出厂内核、文件系统,接入CRS4.0蓝牙,hciconfig hci0 up 失败Can't init device hci0: Invalid argument (22),但是执行hciconfig可以看到蓝牙信息,具体内容:root@ATK-IMX6U:~/shell/bluetooth# hciconfig
hci0: Type: BR/EDR Bus: USB
BD Address: 00:1A:7D A:71:13 ACL MTU: 679:8 SCO MTU: 48:16
DOWN
RX bytes:1412 acl:0 sco:0 events:44 errors:0
TX bytes:136 acl:0 sco:0 commands:44 errors:0
root@ATK-IMX6U:~/shell/bluetooth#
root@ATK-IMX6U:~/shell/bluetooth# hciconfig hci0 up
Can't init device hci0: Invalid argument (22)
...
|
|