Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
Generic HCIMetaEvent wrapper for any HCI IOCTL 'command complete' alike meta event struct having a HCIStatusCode uint8_t status field. More...
#include <HCITypes.hpp>
Public Member Functions | |
HCIStructCmdCompleteMetaEvtWrap (HCIMetaEvent &orig_) | |
std::string | toString () const noexcept |
bool | isTypeAndSizeValid (const HCIMetaEventType mc) const noexcept |
const hcistruct * | getStruct () const noexcept |
HCIStatusCode | getStatus () const noexcept |
Generic HCIMetaEvent wrapper for any HCI IOCTL 'command complete' alike meta event struct having a HCIStatusCode uint8_t status field.
hcistruct | the template typename, e.g. 'hci_ev_le_conn_complete' for 'struct hci_ev_le_conn_complete' |
Definition at line 1087 of file HCITypes.hpp.
|
inline |
Definition at line 1093 of file HCITypes.hpp.
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 1102 of file HCITypes.hpp.
|
inlinenoexcept |
|
inlinenoexcept |