Searched refs:nmsd (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Nfc/src/com/android/nfc/wlc/ |
D | NfcCharging.java | 509 byte ptx, byte power_class, byte tps, byte cps, byte nmsi, byte nmsd) { in constructWLCPI() argument 510 byte[] WLCPI_payload = {ptx, power_class, tps, cps, nmsi, nmsd}; in constructWLCPI()
|