User's Manual
Enhanced Class 1 Bluetooth v2.1 Module
User’s Guide
Americas: +1-800-492-2320 Option 2
Europe: +44-1628-858-940
Hong Kong: +852-2923-0610
www.lairdtech.com/wireless
150
CONN-GUIDE-BT740_v0.2
13.8.7 The HCOMMAND & EVENT Values
The following is a listing of a snapshot of the file BMHOSTPROTOCOL.H at the time of this document’s
release. Laird does NOT guarantee that this listing is kept up to date.
For development purposes, please request the latest version of the appropriate ‘C’ header file.
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//The following are COMMAND (octet 2) values in command/response packets
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#define CMD_NO_OPERATION 0x01
#define CMD_READ_BDADDR 0x02
#define CMD_READ_SREG 0x03
#define CMD_WRITE_SREG 0x04
. . . .
. . . .