Go to the source code of this file.
|
#define | COMMAND_FRAME_OFFSET 3 |
|
#define | EVENT_FRAME_OFFSET 2 |
|
#define | ACL_FRAME_OFFSET 1 |
|
#define | E(x, y) x = y, |
|
#define | E(x, y) { x,#x }, |
|
#define | E(x, y) x = y, |
|
#define | E(x, y) { x,#x }, |
|
#define | E(x, y) x = y, |
|
#define | E(x, y) { x,#x }, |
|
#define | E(x, y) x = y, |
|
#define | E(x, y) { x,#x }, |
|
#define | E(x, y) x = y, |
|
#define | E(x, y) { x,#x }, |
|
#define | E(x, y) x = y, |
|
#define | E(x, y) { x,#x }, |
|
#define | E(x, y) x = y, |
|
#define | E(x, y) { x,#x }, |
|
#define | E(x, y) x = y, |
|
#define | E(x, y) { x,#x }, |
|
#define | E(x, y) x = y, |
|
#define | E(x, y) { x,#x }, |
|
#define ACL_FRAME_OFFSET 1 |
#define COMMAND_FRAME_OFFSET 3 |
hci_global.h generation of enum/map according to supported HCI Event/Command
- Author
- Bertrand Martel
- Version
- 1.0
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| x = y, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| { x,#x }, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| x = y, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| { x,#x }, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| x = y, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| { x,#x }, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| x = y, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| { x,#x }, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| x = y, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| { x,#x }, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| x = y, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| { x,#x }, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| x = y, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| { x,#x }, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| x = y, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| { x,#x }, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| x = y, |
#define E |
( |
|
x, |
|
|
|
y |
|
) |
| { x,#x }, |
#define EVENT_FRAME_OFFSET 2 |
std::string convert_json_to_string |
( |
bool |
beautify, |
|
|
Json::Value |
output |
|
) |
| |
|
inline |
convert Json value to string without linefeed / indent
uint8_t get_ocf |
( |
uint8_t |
msb, |
|
|
uint8_t |
lsb |
|
) |
| |
|
inline |
uint8_t get_ogf |
( |
uint8_t |
data | ) |
|
|
inline |
const std::map< int, std::string> COMMAND_OCF_CTRL_BSB_STRING_ENUM |
const std::map< int, std::string> COMMAND_OCF_INFORMATIONAL_STRING_ENUM |
const std::map< int, std::string> COMMAND_OCF_LE_STRING_ENUM |
const std::map< int, std::string> COMMAND_OCF_LINK_CONTROL_STRING_ENUM |
const std::map< int, std::string> COMMAND_OCF_LINK_POLICY_STRING_ENUM |
const std::map< int, std::string> COMMAND_OGF_STRING_ENUM |
const std::map< int, std::string> EVENT_STRING_ENUM |
const std::map< int, std::string> HCI_PACKET_TYPE_STRING_ENUM |
const std::map< int, std::string> LE_SUBEVENT_STRING_ENUM |