Searched refs:NAN_EVENT_ID_DISC_MAC_ADDR (Results 1 – 4 of 4) sorted by relevance
551 public static final int NAN_EVENT_ID_DISC_MAC_ADDR = 0; field in WifiNanNative562 if (eventType == NAN_EVENT_ID_DISC_MAC_ADDR) { in onDiscoveryEngineEvent()
185 if (event->event_type == NAN_EVENT_ID_DISC_MAC_ADDR) { in OnNanEventDiscEngEvent()
506 if (msg.event_type == NAN_EVENT_ID_DISC_MAC_ADDR) { in Java_com_android_server_wifi_nan_WifiNanHalMock_callDiscEngEvent()
558 args.putInt("event_type", WifiNanNative.NAN_EVENT_ID_DISC_MAC_ADDR); in testDiscoveryInterfaceChange()