closeChannel in ChannelOpenNotification
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Hi, I have a listener Object for channelOpenEvents on some RFComm channel. Thanks. Moritz _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... Now if I decide that I actually don't want a certain connection to be established, I try to call [newChannel closeChannel] on that newChannel object from inside my listener method. But the client does not get a DISCONNECT_REQ message. (I checked with PacketLogger). How can I reject a connection inside my newRFCOMMChannelOpened listener method ? This email sent to site_archiver@lists.apple.com
participants (1)
-
Moritz Gmelin