imx6q android4.4 mx6q_sabresd 为什么发送的时候没有wlan直连

2020-02-19 21:02发布

imx6q
android4.4
mx6q_sabresd
为什么发送的时候没有wlan直连

wifi驱动应该是没有问题了
连接无线上网测试通过
wlan直连可以和我的三星手机连接成功。


我用三星的手机通过wlan直连发送文件给imx6q,没有反应,知道现实文件共享不可用,传输失败。


为什么imx6q的android 4.4中没有waln直连共享这一项,为什么我发送来文件没有反应?
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
8条回答
wshini7316
2020-02-20 16:54
FSL_TICS_Rita 发表于 2015-3-17 16:22
楼主你好,关于你帖中的测试和应用,我这边没有测试过。我们官网提供的BSP中支持的功能,你可以在文档中看 ...

现在出现下面的错误:
E/hostapd ( 3596): nl80211_register_beacons: ***********************
E/hostapd ( 3596): nl80211_register_beacons: ***********1************
E/hostapd ( 3596): nl80211_register_beacons: ***********2************
E/hostapd ( 3596): send_and_recv: ***********************
E/hostapd ( 3596): send_and_recv: ************1***********
E/hostapd ( 3596): send_and_recv: *************2******28****
E/hostapd ( 3596): send_and_recv: *************21******1****
E/hostapd ( 3596): send_and_recv: *************22******1****
E/hostapd ( 3596): send_and_recv: *************23******1****
E/hostapd ( 3596): send_and_recv: *************24******1****
E/hostapd ( 3596): send_and_recv: ***********3*********1****
E/hostapd ( 3596): send_and_recv: ***********31*********1****
E/hostapd ( 3596): send_and_recv: ***********32*********-95****
E/hostapd ( 3596): send_and_recv: ************4*******-95****
E/hostapd ( 3596): send_and_recv: *************5****-95******
E/hostapd ( 3596): !!!!!!!!!!!!!!!!!nl80211: Register beacons command failed: ret=-95 (Operation not supported on transport endpoint)
E/hostapd ( 3596): nl80211_register_beacons: ************4***********
E/hostapd ( 3596): nl80211_mgmt_subscribe_ap: =============5==========
E/hostapd ( 3596): nl80211: Failed to set interface wlan0 into AP mode
D/CommandListener( 2324): Setting iface cfg


send_and_recv中调用:
while (err > 0){
                nl_recvmsgs(nl_handle, cb);
        }
这个的时候就会出上面的错误了。
这个和什么有关系。需要改什么呢?

一周热门 更多>