Home
last modified time | relevance | path

Searched defs:response_code (Results 1 – 4 of 4) sorted by relevance

/system/tpm/trunks/
Dtpm_generated.cc9524 TPM_RC response_code; in ParseResponse_Startup() local
9584 TPM_RC response_code) { in StartupErrorCallback()
9760 TPM_RC response_code; in ParseResponse_Shutdown() local
9820 TPM_RC response_code) { in ShutdownErrorCallback()
9996 TPM_RC response_code; in ParseResponse_SelfTest() local
10056 TPM_RC response_code) { in SelfTestErrorCallback()
10233 TPM_RC response_code; in ParseResponse_IncrementalSelfTest() local
10301 TPM_RC response_code) { in IncrementalSelfTestErrorCallback()
10473 TPM_RC response_code; in ParseResponse_GetTestResult() local
10565 TPM_RC response_code) { in GetTestResultErrorCallback()
[all …]
Dtpm_generated_test.cc266 void StartupCallback(TPM_RC response_code) { in StartupCallback()
270 void CertifyCallback(TPM_RC response_code, in CertifyCallback()
/system/bt/stack/bnep/
Dbnep_utils.c363 void bnepu_send_peer_filter_rsp (tBNEP_CONN *p_bcb, UINT16 response_code) in bnepu_send_peer_filter_rsp()
1130 void bnepu_send_peer_multicast_filter_rsp (tBNEP_CONN *p_bcb, UINT16 response_code) in bnepu_send_peer_multicast_filter_rsp()
/system/bt/btif/src/
Dbtif_hf.c1151 static bt_status_t at_response(bthf_at_response_t response_code, in at_response()