Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 25 of 37) sorted by relevance

12

/system/bt/stack/smp/
Dsmp_api.c292 UINT8 failure = SMP_PASSKEY_ENTRY_FAIL; in SMP_PasskeyReply() local
320 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_PasskeyReply()
350 UINT8 failure = SMP_NUMERIC_COMPAR_FAIL; in SMP_ConfirmReply() local
377 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_ConfirmReply()
400 UINT8 failure = SMP_OOB_FAIL; in SMP_OobDataReply() local
411 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_OobDataReply()
441 UINT8 failure = SMP_OOB_FAIL; in SMP_SecureConnectionOobDataReply() local
446 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_SecureConnectionOobDataReply()
481 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_SecureConnectionOobDataReply()
Dsmp_act.c224 p_cb->failure = *(UINT8 *)p_data; in smp_send_pair_fail()
226 SMP_TRACE_DEBUG("%s status=%d failure=%d ", __func__, p_cb->status, p_cb->failure); in smp_send_pair_fail()
1069 reason = p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_proc_compare()
1274 UINT8 failure = SMP_UNKNOWN_IO_CAP; in smp_decide_association_model() local
1289 failure = SMP_PAIR_AUTH_FAIL; in smp_decide_association_model()
1290 p = (tSMP_INT_DATA *)&failure; in smp_decide_association_model()
1343 p = (tSMP_INT_DATA *)&failure; in smp_decide_association_model()
1350 p = (tSMP_INT_DATA *)&failure; in smp_decide_association_model()
1637 reason = p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce()
1663 reason = p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce()
[all …]
Dsmp_utils.c316 UINT8 failure = SMP_PAIR_INTERNAL_ERR; in smp_send_cmd() local
338 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure); in smp_send_cmd()
342 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in smp_send_cmd()
360 UINT8 failure = SMP_RSP_TIMEOUT; in smp_rsp_timeout() local
367 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure); in smp_rsp_timeout()
371 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in smp_rsp_timeout()
630 UINT8_TO_STREAM (p, p_cb->failure); in smp_build_pairing_fail()
Dsmp_keys.c1342 reason = p_cb->failure = SMP_PAIR_FAIL_UNKNOWN; in smp_calculate_numeric_comparison_display_number()
2228 UINT8 failure = SMP_PAIR_FAIL_UNKNOWN; in smp_rand_back() local
2287 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in smp_rand_back()
Dsmp_int.h281 UINT8 failure; member
/system/extras/tests/bionic/libc/
DREADME.TXT10 with a status code of 0 in case of success, and 1 in case of failure.
/system/core/fastboot/
Dfastboot_protocol.txt37 of the response (if present) provide a textual failure message
59 b. FAIL -> display the remaining 60 bytes (if present) as a failure
94 Client: "FAILunknown command" indicate failure
/system/core/logcat/
Devent.logtags119 # libc failure logging
135 # libcore failure logging
/system/core/adb/
DOVERVIEW.TXT103 2. For failure, the 4-byte "FAIL" string, followed by a
105 for failure.
/system/extras/timeinfo/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/core/libpixelflinger/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/extras/ext4_utils/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/extras/ksmutils/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/core/init/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/core/debuggerd/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/core/libcutils/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/extras/procrank/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/extras/showslab/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/core/liblog/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/extras/tests/cpueater/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/core/logwrapper/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/extras/f2fs_utils/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/extras/latencytop/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/extras/libpagemap/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/system/extras/librank/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all

12