ble.replaceLruBond()

Description

Enable or disable replacing the least recently used bond when a new bond is formed.

Syntax

ble.replaceLruBond(replacement);

Parameters

replacement: bool indicating whether or not to replace the least recently used bond when a new bond is formed.

Returns

Guide Home