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