Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
Generic HCIEvent wrapper for any HCI IOCTL 'command complete' alike event struct having a HCIStatusCode uint8_t status field. More...
#include <HCITypes.hpp>
Public Member Functions | |
HCIStructCmdCompleteEvtWrap (HCIEvent &orig_) | |
std::string | toString () const noexcept |
bool | isTypeAndSizeValid (const HCIEventType ec) const noexcept |
const hcistruct * | getStruct () const noexcept |
HCIStatusCode | getStatus () const noexcept |
hcistruct * | getWStruct () noexcept |
Generic HCIEvent wrapper for any HCI IOCTL 'command complete' alike event struct having a HCIStatusCode uint8_t status field.
hcistruct | the template typename, e.g. 'hci_ev_conn_complete' for 'struct hci_ev_conn_complete' |
Definition at line 873 of file HCITypes.hpp.
|
inline |
Definition at line 879 of file HCITypes.hpp.
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 888 of file HCITypes.hpp.
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |