The NFCCTAP_GETRESPONSE doesn't in android project, but supported in yubikit iOS project.
The standard in ctap2:
The NFCCTAP_MSG command send a CTAP message to the authenticator. This command SHALL return as soon as processing is done. If the operation was not completed, it MAY return a 0x9100 result to trigger NFCCTAP_GETRESPONSE functionality if the client indicated support by setting the relevant bit in P1.
p1:0x80
Thanks!