Hi, On 12:07 Wed 22 Aug, Ajay KV wrote: > On 08/17/2012 12:27 PM, Anderson Lizardo wrote: > >Hi Ajay > > > >[your emails to BlueZ mailing list may be getting blocked because you > >are using HTML. Please fix that on your mail client. Also remember to > >not top-post] > > > >On Fri, Aug 17, 2012 at 7:34 PM, Ajay KV<ajay.kv@xxxxxxxxxxxxxxxxxx> wrote: > >>Thanks for your reply. i have 2 dongles of different made (iogear and > >>chirago) . "Hciconfig hci0 lestates" gives this following result > >> > >> Supported link layer states: > >>[...] > >> > >> Here my issue is to know whether (connected mode + advertising > >>mode) is possible at a time . Once A is connected to B (initiator), i > >>could not able to enable advertise in A (getting command disallowed ) , so > >>that device C is not getting the connectable advertising packets on > >>scanning. > >I could not see any reason to get "command disallowed" when enabling > >LE adv. Did you try changing dongle combinations to make sure it is > >not some hardware issue? > > > >Regards, > > Hi, > i could not able to figure it out yet , why its showing > this error " command disallowed" . Here im using fedora 13 with > kernel 2.6.39 . i tried with both dongles , iogear and cirago . But > the result is same. i dont think that its something wrong with > kernel version, as we uses hci commands (hciconfig hci0 leadv ) > that directly talks with controller . please clear this issue.. Most probably the controller is in the page scan or inquiry scan state. Try doing 'hciconfig hci0 noscan', before enabling advertising. > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html Cheers, -- Vinicius -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html