nRF Connect SDK API 2.8.99
|
CHIP_ERROR BleBridgedDeviceFactory::CreateDevice | ( | int | deviceType, |
bt_addr_le_t | btAddress, | ||
const char * | nodeLabel, | ||
uint8_t | index, | ||
uint16_t | endpointId ) |
Create a bridged device using a specific device type, index and endpoint ID.
deviceType | the Matter device type of a bridged device to be created |
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 |
index | index that will be assigned to the created device |
endpointId | endpoint id that will be assigned to the created device |