bluetooth 2.0.0.0

Macros

#define BLUETOOTH_CMD   0x01
 
#define BLUETOOTH_AOK   0x02
 
#define BLUETOOTH_CONN   0x03
 
#define BLUETOOTH_DONE   0x04
 
#define BLUETOOTH_ERR   0x00
 
#define BLUETOOTH_OK   0x01
 

Detailed Description

Macro Definition Documentation

◆ BLUETOOTH_AOK

#define BLUETOOTH_AOK   0x02

◆ BLUETOOTH_CMD

#define BLUETOOTH_CMD   0x01

◆ BLUETOOTH_CONN

#define BLUETOOTH_CONN   0x03

◆ BLUETOOTH_DONE

#define BLUETOOTH_DONE   0x04

◆ BLUETOOTH_ERR

#define BLUETOOTH_ERR   0x00

◆ BLUETOOTH_OK

#define BLUETOOTH_OK   0x01