Searched refs:isSecure (Results 1 – 1 of 1) sorted by relevance
4445 bool isSecure = otMessageIsLinkSecurityEnabled(aMessage); in SendDatagramMessage() local4446 … spinel_prop_key_t propKey = isSecure ? SPINEL_PROP_STREAM_NET : SPINEL_PROP_STREAM_NET_INSECURE; in SendDatagramMessage()4456 if (isSecure) in SendDatagramMessage()