User Manual
Table Of Contents
Chapter 4. Events
Events are mechanism that ASCII Interface uses to notify the User for completed
commands, incoming connections, etc. If ASCII Interface is in data mode only possi-
ble event is NO CARRIER event for corresponding link.
Events may be masked away by removing Bit 2 on command SET CONTROL
ECHO.
Note: ASCII Interface is designed so that unwanted events can be safely ignored. Events
CONNECT, NO CARRIER and RING change the mode of operation and therefore they cannot
be ignored.
CONNECT
CONNECT event is used to notify for successful link establishment.
Note: ASCII Interface automatically goes into data mode after CONNECT event.
Synopsis
CONNECT {link_id} RFCOMM {channel}
Description
link_id
Numeric connection identiļ¬er.
channel
Connected RFCOMM channel number.
See also
CALL, LIST
INQUIRY_PARTIAL
INQUIRY_PARTIAL event is used to notify found Bluetooth device. This event pre-
cedes response for INQUIRY command.
Synopsis
INQUIRY_PARTIAL {addr} {class_of_device}
Description
addr
Bluetooth device address of found device.
class_of_device
Bluetooth Class of Device of found device.
17