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