FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool ConnectionFTM::CmdDisableReports
(
bool
b
)
inline
Definition at line
598
of file
ftmctrl.cc
.
References
FTM::kCmdDisableReports
.
599
{
600
PostCmd
(
FTM::kCmdDisableReports
, b ? uint16_t(0) : uint16_t(1));
601
return
true
;
602
}
ConnectionFTM::PostCmd
void PostCmd(array< uint16_t, N > dat, uint16_t u1=0, uint16_t u2=0, uint16_t u3=0, uint16_t u4=0)
Definition:
ftmctrl.cc:425
FTM::kCmdDisableReports
Disable transmission of rate-reports (dynamic data)
Definition:
HeadersFTM.h:64
ConnectionFTM
Generated on Sun Sep 18 2016 20:50:45 for FACT++ by
1.8.11