AM64x MCU+ SDK  08.00.00

Introduction

Functions

int32_t PN_setDcpFilterStationName (PRUICSS_HwAttrs const *pruicssHwAttrs, const uint8_t *dcpNameOfStation, uint8_t lengthOfStationName)
 API to configure the station name and length of station name of device for filtering DCP Identify requests. More...
 

Function Documentation

◆ PN_setDcpFilterStationName()

int32_t PN_setDcpFilterStationName ( PRUICSS_HwAttrs const *  pruicssHwAttrs,
const uint8_t *  dcpNameOfStation,
uint8_t  lengthOfStationName 
)

API to configure the station name and length of station name of device for filtering DCP Identify requests.

Parameters
[in]pruicssHwAttrsPRUICSS HW Attributes for base addresses
[in]dcpNameOfStationPointer to the array which contains the station name
[in]lengthOfStationNameLength of the station name. Valid values are from 0 to 240. If the length is configured as zero then all DCP Ident request are passed to host.
Return values
0on success
Error codes :
ERR_STATION_NAME_LENGTH