public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] do SDP queries and HCI scans count as ACL?
@ 2007-04-25 17:42 José Pedro Saraiva
  2007-04-25 19:08 ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: José Pedro Saraiva @ 2007-04-25 17:42 UTC (permalink / raw)
  To: BlueZ users


[-- Attachment #1.1: Type: text/plain, Size: 176 bytes --]

Knowing that each hci device suports 7 ACL, do SDP queries and hci scans
count as ACL when performed, even momentarely?

Thanks in advance


Best regards,

José Pedro

[-- Attachment #1.2: Type: text/html, Size: 193 bytes --]

[-- Attachment #2: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] do SDP queries and HCI scans count as ACL?
  2007-04-25 17:42 [Bluez-users] do SDP queries and HCI scans count as ACL? José Pedro Saraiva
@ 2007-04-25 19:08 ` Marcel Holtmann
  2007-04-25 23:37   ` José Pedro Saraiva
  0 siblings, 1 reply; 6+ messages in thread
From: Marcel Holtmann @ 2007-04-25 19:08 UTC (permalink / raw)
  To: BlueZ users

Hi Jose,

> Knowing that each hci device suports 7 ACL, do SDP queries and hci
> scans count as ACL when performed, even momentarely?

no, but they can't be performed at the same time.

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] do SDP queries and HCI scans count as ACL?
  2007-04-25 19:08 ` Marcel Holtmann
@ 2007-04-25 23:37   ` José Pedro Saraiva
  2007-04-25 23:53     ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: José Pedro Saraiva @ 2007-04-25 23:37 UTC (permalink / raw)
  To: BlueZ users


[-- Attachment #1.1: Type: text/plain, Size: 181 bytes --]

>
> no, but they can't be performed at the same time.


Even if they are performed by two different HCI devices?


Thanks for the fast answer Marcel
Regards,

José Pedro

[-- Attachment #1.2: Type: text/html, Size: 391 bytes --]

[-- Attachment #2: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] do SDP queries and HCI scans count as ACL?
  2007-04-25 23:37   ` José Pedro Saraiva
@ 2007-04-25 23:53     ` Marcel Holtmann
  2007-04-26  0:07       ` José Pedro Saraiva
  0 siblings, 1 reply; 6+ messages in thread
From: Marcel Holtmann @ 2007-04-25 23:53 UTC (permalink / raw)
  To: BlueZ users

Hi Jose,

>         no, but they can't be performed at the same time.
> 
> Even if they are performed by two different HCI devices?

if you use 2 different host adapters, then of course it works.

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] do SDP queries and HCI scans count as ACL?
  2007-04-25 23:53     ` Marcel Holtmann
@ 2007-04-26  0:07       ` José Pedro Saraiva
  2007-04-26 17:26         ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: José Pedro Saraiva @ 2007-04-26  0:07 UTC (permalink / raw)
  To: BlueZ users


[-- Attachment #1.1: Type: text/plain, Size: 345 bytes --]

>
> if you use 2 different host adapters, then of course it works.


Weird... I'm getting "Inquiry failed: Device or resource busy" error
messages when performing hci scan with hci0 and sdp queries with hci1 while
doing file pushes with the two devices. I'm probably doing something wrong
then... :S

Thanks, once again.

José Pedro

[-- Attachment #1.2: Type: text/html, Size: 545 bytes --]

[-- Attachment #2: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] do SDP queries and HCI scans count as ACL?
  2007-04-26  0:07       ` José Pedro Saraiva
@ 2007-04-26 17:26         ` Marcel Holtmann
  0 siblings, 0 replies; 6+ messages in thread
From: Marcel Holtmann @ 2007-04-26 17:26 UTC (permalink / raw)
  To: BlueZ users

Hi Jose,

>         if you use 2 different host adapters, then of course it works.
> 
> Weird... I'm getting "Inquiry failed: Device or resource busy" error
> messages when performing hci scan with hci0 and sdp queries with hci1
> while doing file pushes with the two devices. I'm probably doing
> something wrong then... :S 

I am pretty sure that you do something wrong. This really works without
any problems.

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-04-26 17:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-25 17:42 [Bluez-users] do SDP queries and HCI scans count as ACL? José Pedro Saraiva
2007-04-25 19:08 ` Marcel Holtmann
2007-04-25 23:37   ` José Pedro Saraiva
2007-04-25 23:53     ` Marcel Holtmann
2007-04-26  0:07       ` José Pedro Saraiva
2007-04-26 17:26         ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox