Incoming L2CAP?
Incoming L2CAP?
- Subject: Incoming L2CAP?
- From: Björn Davidsson <email@hidden>
- Date: Wed, 19 Jun 2002 09:28:07 +0200
I am having some problems understanding how to set my application up to
accept incoming L2CAP requests. The only function I've found for opening
L2CAP channels is
IOBluetoothDevice::openL2CAPChannel:findExisting:newChannel:, but it
does not seem to do what I want.
Our device first opens an RFCOMM channel - for BasicImagingProfile
OBEX - and then tries to open an L2CAP channel for HID interrupts.
The RFCOMM connection works (on Jaguar, IOBluetoothAddServiceDict seems
to be broken on 10.1.5), but the L2CAP connection fails, probably
because I have not properly told the stack to accept it. I see nothing
in the PacketDecoder relating to this connection attempt, and nothing in
the system log or console.
Is it possible to accept incoming L2CAP channels, and how do I do it?
Best regards,
Bjvrn Davidsson
C Technologies AB
_______________________________________________
bluetooth-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/bluetooth-dev
Do not post admin requests to the list. They will be ignored.