hci-decoder  1.0
Lightweight Bluetooth HCI decoder library parsing individually HCI frames into JSON format
void_cmd Member List

This is the complete list of members for void_cmd, including all inherited members.

clear()IHciFrameinlinevirtual
getOCF()IHciCommandFrameinline
getOGF()IHciCommandFrameinline
getPacketType()IHciCommandFrameinlinevirtual
getParamterTotalLength()IHciCommandFrameinline
init(Json::Value &output)IHciCommandFrameinlineprotected
ocfIHciCommandFrameprotected
ogfIHciCommandFrameprotected
parameter_total_lengthIHciCommandFrameprotected
print()IHciCommandFrameinlinevirtual
toJson(bool beautify)IHciCommandFrameinlinevirtual
toJsonObj()void_cmdinlinevirtual
void_cmd(const std::vector< char > &data, COMMAND_OGF_ENUM ogf, uint8_t ocf)void_cmdinline
~IHciFrame()IHciFrameinlinevirtual