WaspBTConstants.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BT_SERVICE_NAME   "LIBELIUM"
#define BT_SERVICE_CHANNEL   2
#define BT_SERVICE_COD   "111111"
#define BT_SECURITY_PREDEFINED   1
#define BT_SECURITY_NONE   2
#define BT_SECURITY_ON_DEMAND   3
#define BT_PIN   "1111"
#define BT_AUTO_ACC   1
#define BT_MANUAL_ACC   0
#define BT_NO_DISC   0
#define BT_INQ_EN   1
#define BT_PAGE_EN   2
#define BT_DISCOVERABLE   3
#define BT_PUBLIC_NAME   "waspmote_bt"
#define BT_MAX_DEVICES   8
#define BT_MAX_DATA   400
#define BT_AT_SECURITY   "AT+JSEC="
#define BT_AT_PUBLIC_NAME   "AT+JSLN="
#define BT_AT_AUTO_ACCEPT   "AT+JAAC="
#define BT_AT_DISCOV_OPT   "AT+JDIS="
#define BT_AT_PIN_REQUEST   "AT+JPCR="
#define BT_AT_ACCEPT_CONN   "AT+JACR="
#define BT_AT_SERVICE_PAR   "AT+JRLS="
#define BT_AT_RESET   "AT+JRES"
#define BT_AT_DISCOVER   "AT+JDDS="
#define BT_AT_DISCOVER_DEV   "AT+JSDS="
#define BT_AT_CONNECT   "AT+JCCR="
#define BT_AT_OWN_MAC   "AT+JRBD="
#define BT_AT_DELETE_TD   "AT+JRTD="
#define BT_AT_SEND_DATA   "AT+JSDA="
#define BT_AT_DISCONNECT   "AT+JSDR"
#define BT_AT_STREAM_CONN   "AT+JSCR"


Define Documentation

#define BT_AT_ACCEPT_CONN   "AT+JACR="

Definition at line 63 of file WaspBTConstants.h.

Referenced by WaspBT::accept_connection().

#define BT_AT_AUTO_ACCEPT   "AT+JAAC="

Definition at line 60 of file WaspBTConstants.h.

Referenced by WaspBT::setAutoAccept().

#define BT_AT_CONNECT   "AT+JCCR="

Definition at line 68 of file WaspBTConstants.h.

Referenced by WaspBT::createConnection().

#define BT_AT_DELETE_TD   "AT+JRTD="

Definition at line 70 of file WaspBTConstants.h.

Referenced by WaspBT::removeTrustedDevice().

#define BT_AT_DISCONNECT   "AT+JSDR"

Definition at line 72 of file WaspBTConstants.h.

Referenced by WaspBT::removeConnection().

#define BT_AT_DISCOV_OPT   "AT+JDIS="

Definition at line 61 of file WaspBTConstants.h.

Referenced by WaspBT::setDiscoveryOptions().

#define BT_AT_DISCOVER   "AT+JDDS="

Definition at line 66 of file WaspBTConstants.h.

Referenced by WaspBT::scanNetwork().

#define BT_AT_DISCOVER_DEV   "AT+JSDS="

Definition at line 67 of file WaspBTConstants.h.

Referenced by WaspBT::discoverDevice().

#define BT_AT_OWN_MAC   "AT+JRBD="

Definition at line 69 of file WaspBTConstants.h.

Referenced by WaspBT::getOwnMac().

#define BT_AT_PIN_REQUEST   "AT+JPCR="

Definition at line 62 of file WaspBTConstants.h.

Referenced by WaspBT::pin_request().

#define BT_AT_PUBLIC_NAME   "AT+JSLN="

Definition at line 59 of file WaspBTConstants.h.

Referenced by WaspBT::setPublicName().

#define BT_AT_RESET   "AT+JRES"

Definition at line 65 of file WaspBTConstants.h.

Referenced by WaspBT::reset().

#define BT_AT_SECURITY   "AT+JSEC="

Definition at line 58 of file WaspBTConstants.h.

Referenced by WaspBT::setSecurity().

#define BT_AT_SEND_DATA   "AT+JSDA="

Definition at line 71 of file WaspBTConstants.h.

Referenced by WaspBT::sendData().

#define BT_AT_SERVICE_PAR   "AT+JRLS="

Definition at line 64 of file WaspBTConstants.h.

Referenced by WaspBT::setServiceParameters().

#define BT_AT_STREAM_CONN   "AT+JSCR"

Definition at line 73 of file WaspBTConstants.h.

Referenced by WaspBT::createStreamConnection().

#define BT_AUTO_ACC   1

Definition at line 39 of file WaspBTConstants.h.

Referenced by WaspBT::init(), and WaspBT::WaspBT().

#define BT_DISCOVERABLE   3

Definition at line 46 of file WaspBTConstants.h.

Referenced by WaspBT::init().

#define BT_INQ_EN   1

Definition at line 44 of file WaspBTConstants.h.

#define BT_MANUAL_ACC   0

Definition at line 40 of file WaspBTConstants.h.

Referenced by WaspBT::parse_data().

#define BT_MAX_DATA   400

Definition at line 55 of file WaspBTConstants.h.

Referenced by WaspBT::data_request().

#define BT_MAX_DEVICES   8

Definition at line 52 of file WaspBTConstants.h.

Referenced by WaspBT::parse_brothers().

#define BT_NO_DISC   0

Definition at line 43 of file WaspBTConstants.h.

#define BT_PAGE_EN   2

Definition at line 45 of file WaspBTConstants.h.

#define BT_PIN   "1111"

Definition at line 36 of file WaspBTConstants.h.

Referenced by WaspBT::WaspBT().

#define BT_PUBLIC_NAME   "waspmote_bt"

Definition at line 49 of file WaspBTConstants.h.

Referenced by WaspBT::init().

#define BT_SECURITY_NONE   2

Definition at line 34 of file WaspBTConstants.h.

#define BT_SECURITY_ON_DEMAND   3

Definition at line 35 of file WaspBTConstants.h.

#define BT_SECURITY_PREDEFINED   1

Definition at line 33 of file WaspBTConstants.h.

Referenced by WaspBT::init().

#define BT_SERVICE_CHANNEL   2

Definition at line 29 of file WaspBTConstants.h.

Referenced by WaspBT::init().

#define BT_SERVICE_COD   "111111"

Definition at line 30 of file WaspBTConstants.h.

Referenced by WaspBT::init().

#define BT_SERVICE_NAME   "LIBELIUM"

Definition at line 28 of file WaspBTConstants.h.

Referenced by WaspBT::init().


Generated on Tue Jul 20 09:30:57 2010 for WaspmoteAPI by  doxygen 1.5.6