Searched refs:notifyEeProtocolSelected (Results 1 – 3 of 3) sorted by relevance
54 void notifyEeProtocolSelected(uint8_t protocol, tNFA_HANDLE ee_handle);
600 void RoutingManager::notifyEeProtocolSelected(uint8_t protocol, in notifyEeProtocolSelected() function in RoutingManager1212 routingManager.notifyEeProtocolSelected(action.param.protocol, in nfaEeCallback()
539 private void notifyEeProtocolSelected(int protocol, String eventSrc) { in notifyEeProtocolSelected() method in NativeNfcManager