Create a bridged device using a specific Bluetooth LE service and leaving index and endpoint ID selection to the default algorithm.
- Parameters
-
uuid | the Bluetooth LE service UUID of a bridged device provider that will be paired with bridged device |
btAddress | the Bluetooth LE address of a device to be bridged with created Matter device |
nodeLabel | node label of a Matter device to be created |
request | address of connection request object for handling additional security information requiered by the connection. Can be nullptr, if connection does not use security. |
- Returns
- CHIP_NO_ERROR on success
-
other error code on failure