class DebugClient

Defined at line 23 of file ../../src/camera/bin/sensor_cli/debug_client.h

DebugClient allow the simple exercise of passing arguments to the service side (camera

controller). The arguments are passed as-is. Range checks must be done by the service side.

Public Methods

void DebugClient (async::Loop & loop)

Defined at line 21 of file ../../src/camera/bin/sensor_cli/debug_client.cc

void Start (uint32_t mode)

Defined at line 24 of file ../../src/camera/bin/sensor_cli/debug_client.cc