Searched defs:otherProtocolStackName (Results 1 – 2 of 2) sorted by relevance
142 String otherProtocolStackName, byte requestor, String requestorId, byte responseType, in reportNfwNotification()304 String otherProtocolStackName, byte requestor, String requestorId, in NfwNotification()
1680 jstring otherProtocolStackName = env->NewStringUTF(notification.otherProtocolStackName.c_str()); in nfwNotifyCb() local