Searched refs:PROTOCOLBIT_Proprietary (Results 1 – 2 of 2) sorted by relevance
103 …PROTOCOLBIT_Proprietary = 0x08 //!< Bit[3] set, indicates that proprietary protocols are suppor… enumerator155 return (( ChipInfo_GetSupportedProtocol_BV() & PROTOCOLBIT_Proprietary ) != 0 ); in ChipInfo_SupportsPROPRIETARY()
102 …PROTOCOLBIT_Proprietary = 0x08 //!< Bit[3] set, indicates that proprietary protocols are suppor… enumerator154 return (( ChipInfo_GetSupportedProtocol_BV() & PROTOCOLBIT_Proprietary ) != 0 ); in ChipInfo_SupportsPROPRIETARY()