Home
last modified time | relevance | path

Searched refs:APDU_CALLBACK_REASON_MSG_ERROR (Results 1 – 4 of 4) sorted by relevance

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_facility.h102 APDU_CALLBACK_REASON_MSG_ERROR, enumerator
H A Dpri_cc.c3262 case APDU_CALLBACK_REASON_MSG_ERROR: in pri_cc_req_response_ptmp()
3314 case APDU_CALLBACK_REASON_MSG_ERROR: in pri_cc_req_response_ptp()
3375 case APDU_CALLBACK_REASON_MSG_ERROR: in pri_cc_req_response_qsig()
4086 (cc_record->msg.cc_req_rsp.reason == APDU_CALLBACK_REASON_MSG_ERROR) in pri_cc_act_pass_up_cc_req_rsp_fail()
H A Dpri_aoc.c1408 case APDU_CALLBACK_REASON_MSG_ERROR: in pri_aoc_request_get_response()
H A Dpri_facility.c4051 case APDU_CALLBACK_REASON_MSG_ERROR: in mcid_req_response()
4318 if (apdu->response.callback(APDU_CALLBACK_REASON_MSG_ERROR, ctrl, call, apdu, &msg)) { in rose_handle_error()