Application doesn't launch when a device attempts to connect to the service
Application doesn't launch when a device attempts to connect to the service
- Subject: Application doesn't launch when a device attempts to connect to the service
- From: Jorge Alfonso Briones Garcia <email@hidden>
- Date: Fri, 1 Aug 2003 02:09:01 -0500
Hello,
I'm developing an application that I want to be launched when a remote
device attempts to connect to the Bluetooth service.
Then, I have added the "LocalAttributes" property to control the
local behavior of the service. I have specified the values for the two
local attributes: "Persistent" (YES) and "TargetApplication"
(application absolute path).
The problem is that the target application doesn't get launched when
the remote device attempts to connect to the service.
The application that I want to be launched uses
IOBluetoothGetObjectIDFromArguments() and
IOBluetoothL2CAPChannelCreateFromObjectID() for the L2CAP channel
creation
Do I need to setup something else in addition to the "LocalAttributes"
property?
Thanks in advance.
Best Regards
Jorge Alfonso Briones Garcia
_______________________________________________
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.