Add devices which are supposed to be bridged to the Bridge Manager.
- Parameters
-
| devices | Matter devices to be bridged (the maximum size of this array may depend on the application and can be memory constrained) |
| dataProvider | data provider which is going to be bridged with Matter devices |
| deviceListSize | number of Matter devices which are going to be bridged with data provider |
| devicesPairIndexes | array of the indexes that will be filled with pairs' indexes assigned by the bridge |
- Returns
- CHIP_NO_ERROR on success
-
other error code on failure