|
| bool | buildMaxGateCommand (byte *out, byte maxMotionGate, byte maxStationaryGate, unsigned short noOneTimeout) |
| |
| bool | buildGateSensitivityCommand (byte *out, byte gate, byte movingThreshold, byte stationaryThreshold) |
| |
| bool | buildDistanceResolutionCommand (byte *out, LD2410Types::DistanceResolution resolution) |
| |
| bool | buildAuxControlCommand (byte *out, LD2410Types::LightControl lightControl, byte lightThreshold, LD2410Types::OutputControl outputControl) |
| |
| bool | buildBaudRateCommand (byte *out, byte baudRateSetting) |
| |
| bool | buildBluetoothPasswordCommand (byte *out, const char *password) |
| |