Re: RFCOMM channel events
Re: RFCOMM channel events
- Subject: Re: RFCOMM channel events
- From: Bubba Giles <email@hidden>
- Date: Thu, 24 Jul 2003 14:18:16 -0700
Hi Victor,
From IOBluetoothUserLib.h :
typedef enum IOBluetoothRFCOMMChannelEventType {
kIOBluetoothRFCOMMChannelEventTypeData
= 0x0000,
kIOBluetoothRFCOMMChannelEventTypeFlowControlChanged
= 0x0001,
kIOBluetoothRFCOMMChannelEventTypeClosed
= 0x0002,
kIOBluetoothRFCOMMChannelEventTypeOpenComplete
= 0x0003,
kIOBluetoothRFCOMMChannelEventTypeControlSignalsChanged
= 0x0004,
kIOBluetoothRFCOMMChannelEventTypeWriteComplete =
0x0005,
kIOBluetoothRFCOMMChannelEventTypeQueueSpaceAvailable
= 0x0006,
// Obsolete Event names:
kIOBluetoothRFCOMMNewDataEvent = 0x0000,
kIOBluetoothRFCOMMFlowControlChangedEvent = 0x0001,
kIOBluetoothRFCOMMChannelTerminatedEvent = 0x0002
} IOBluetoothRFCOMMChannelEventType;
Enjoy,
jason
email@hidden
>
After connecting to Nokia 3650 using Handsfree Audio Gateway profile i
>
get the following RFCOMM channel events:
>
RFCOMM Event 0x017b6bf0 3
>
and after sending the AT command the response is
>
RFCOMM Event 0x017b6bf0 6
>
>
does anybody know know what eventType 3 and 6 codes mean?
>
>
Best regards,
>
Victor
>
_______________________________________________
>
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.
_______________________________________________
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.