Searched refs:ID_TRANSFER_APDU_RESP (Results 1 – 5 of 5) sorted by relevance
50 public static final int ID_TRANSFER_APDU_RESP = 0x06; field in SapMessage998 mMsgType = ID_TRANSFER_APDU_RESP; in createSolicited()1235 case ID_TRANSFER_APDU_RESP: in getMsgTypeName()
264 SapMessage sapMessage = new SapMessage(SapMessage.ID_TRANSFER_APDU_RESP); in apduResponse()
242 SapMessage sapMessage = new SapMessage(SapMessage.ID_TRANSFER_APDU_RESP); in apduResponse()
32 import static com.android.bluetooth.sap.SapMessage.ID_TRANSFER_APDU_RESP;241 return sapMsg.getMsgType() == ID_TRANSFER_APDU_RESP in callback_apduResponse()
32 import static com.android.bluetooth.sap.SapMessage.ID_TRANSFER_APDU_RESP;240 return sapMsg.getMsgType() == ID_TRANSFER_APDU_RESP in callback_apduResponse()