Searched refs:protProps (Results 1 – 1 of 1) sorted by relevance
256 bool protProps = bridge_->isProtocolPropertiesRequest(oid, type); in readMessage() local257 bool ccMode = !protProps && functionId != SPECIAL_FUNCTION_ID_RELEASE && in readMessage()323 !protProps && functionId != SPECIAL_FUNCTION_ID_RELEASE); in readMessage()324 if (protProps) { in readMessage()
Completed in 9 milliseconds