Functions

  • void PrintManualTestingMessage (const char * format)

    Prints a message for display to a manual tester conducting an FHCP test.

    This message will only be printed on the host, not on the device under test.

    TODO(b/257287147): Provide a way to print a message on the device under test as well.

    A terminating newline is automatically appended to the end.

    Defined at line 11 of file ../../sdk/lib/fhcp/cpp/fhcp.cc