MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <hci.h>
Public Attributes | |
enum HCIActionType | type |
int | write_snapshot |
int | write_fof |
enum HCIActionType HCIAction::type |
Definition at line 17 of file hci.h.
Referenced by hci_action_init(), hci_query(), run(), test_hci_auto_checkpoint(), test_hci_auto_checkpoint2(), test_hci_checkpoint(), test_hci_no_action(), test_hci_stop(), test_hci_terminate(), and test_hci_timeout().
int HCIAction::write_fof |
Definition at line 34 of file hci.h.
Referenced by hci_action_init(), hci_query(), run(), test_hci_auto_checkpoint(), and test_hci_auto_checkpoint2().
int HCIAction::write_snapshot |
Definition at line 33 of file hci.h.
Referenced by hci_action_init(), hci_query(), run(), test_hci_auto_checkpoint(), test_hci_auto_checkpoint2(), test_hci_checkpoint(), test_hci_no_action(), test_hci_stop(), test_hci_terminate(), and test_hci_timeout().