Searched refs:err_code (Results 1 - 21 of 21) sorted by relevance

/system/bt/bta/av/
H A Dbta_av_ci.c61 ** Parameter err_code is set to an AVDTP status value;
68 void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code, UINT8 category, argument
75 p_buf->hdr.event = (err_code == AVDT_SUCCESS) ?
77 p_buf->err_code = err_code;
H A Dbta_av_aact.c446 else if (event == AVDT_SECURITY_CFM_EVT && p_data->hdr.err_code == 0)
519 if (p_data->hdr.err_code == 0)
525 p_msg->msg.hdr.err_code = 0;
533 p_msg->msg.hdr.err_code = 0;
536 if ((p_data == NULL) || (p_data->hdr.err_code == 0))
1154 setconfig.err_code = AVDT_ERR_UNSUP_CFG;
1298 if ((AVDT_TSEP_SNK == local_sep) && (p_data->ci_setconfig.err_code == AVDT_SUCCESS) &&
1308 AVDT_ConfigRsp(p_scb->avdt_handle, p_scb->avdt_label, p_data->ci_setconfig.err_code,
1313 if(p_data->ci_setconfig.err_code == AVDT_SUCCESS)
1511 protect_rsp.err_code
2613 UINT8 err_code = p_data->str_msg.msg.hdr.err_code; local
2833 UINT8 err_code = p_data->str_msg.msg.hdr.err_code; local
2883 UINT8 err_code = p_data->str_msg.msg.hdr.err_code; local
[all...]
H A Dbta_av_int.h325 UINT8 err_code; member in struct:__anon51
/system/bt/bta/include/
H A Dbta_av_ci.h57 ** Parameter err_code is set to an AVDTP status value;
64 extern void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code,
H A Dbta_av_api.h344 tBTA_AV_ERR err_code; member in struct:__anon328
/system/bt/stack/avdt/
H A Davdt_ccb_act.c270 UINT8 err_code = 0; local
274 p_data->msg.multi.num_seps, &err_code);
275 if (seid == 0 && err_code == 0)
281 p_data->msg.hdr.err_code = err_code;
308 event = (p_data->msg.hdr.err_code == 0) ?
341 UINT8 err_code = 0; local
345 p_data->msg.multi.num_seps, &err_code)) == 0 &&
346 err_code == 0)
354 p_data->msg.hdr.err_code
670 UINT8 err_code = AVDT_ERR_CONNECT; local
794 UINT8 err_code = AVDT_ERR_TIMEOUT; local
951 UINT8 err_code = AVDT_ERR_CONNECT; local
[all...]
H A Davdt_scb_act.c143 p_scb->close_code = p_data->msg.hdr.err_code;
712 p_data->msg.hdr.err_code = AVDT_ERR_NSC;
741 if (p_data->msg.hdr.err_code == 0)
781 p_data->msg.hdr.err_code = AVDT_ERR_NSC;
848 p_data->msg.hdr.err_code = AVDT_ERR_UNSUP_CFG;
1015 avdt_ctrl.hdr.err_code = p_scb->close_code;
1121 avdt_ctrl.hdr.err_code = 0;
1160 p_data->open.hdr.err_code = 0;
1199 if(p_data->open.hdr.err_code == AVDT_CHAN_REPORT)
1201 avdt_ctrl.hdr.err_code
[all...]
H A Davdt_api.c46 uint8_t err_code = AVDT_ERR_TIMEOUT; local
48 avdt_ccb_event(p_ccb, avdt_event, (tAVDT_CCB_EVT *)&err_code);
55 uint8_t err_code = AVDT_ERR_TIMEOUT; local
57 avdt_ccb_event(p_ccb, avdt_event, (tAVDT_CCB_EVT *)&err_code);
64 uint8_t err_code = AVDT_ERR_TIMEOUT; local
66 avdt_ccb_event(p_ccb, avdt_event, (tAVDT_CCB_EVT *)&err_code);
584 evt.msg.hdr.err_code = error_code;
811 evt.msg.hdr.err_code = error_code;
884 evt.msg.security_rsp.hdr.err_code = error_code;
H A Davdt_msg.c1133 p_msg->hdr.err_code = *p;
1138 p_msg->hdr.err_code = *p;
1142 p_msg->hdr.err_code = *p;
1619 AVDT_MSG_BLD_ERR(p, p_params->hdr.err_code);
1735 msg.hdr.err_code = AVDT_ERR_NSC;
1794 msg.hdr.err_code = err = (*avdt_msg_prs_cmd[sig - 1])(&msg, p, p_buf->len);
1799 msg.hdr.err_code = err = (*avdt_msg_prs_rsp[sig - 1])(&msg, p, p_buf->len);
H A Davdt_ad.c406 open.hdr.err_code = avdt_ad_tcid_to_type(p_tbl->tcid);
H A Davdt_int.h421 UINT8 err_code; member in union:__anon840
/system/bt/stack/include/
H A Davdtc_api.h224 UINT8 err_code, UINT8 err_param);
H A Davdt_api.h275 UINT8 err_code; /* Zero if operation succeeded; nonzero if operation failed */ member in struct:__anon936
H A Dhcimsgs.h396 extern BOOLEAN btsnd_hcic_io_cap_req_neg_reply (BD_ADDR bd_addr, UINT8 err_code);
/system/bt/stack/smp/
H A Dsmp_api.c226 UINT8 err_code = SMP_PAIR_FAIL_UNKNOWN; local
231 err_code = SMP_PASSKEY_ENTRY_FAIL;
233 err_code = SMP_NUMERIC_COMPAR_FAIL;
241 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &err_code);
/system/update_engine/update_manager/
H A Dchromeos_policy.cc45 // Examines |err_code| and decides whether the URL index needs to be advanced,
51 bool HandleErrorCode(ErrorCode err_code, int* url_num_error_p) { argument
52 err_code = chromeos_update_engine::utils::GetBaseErrorCode(err_code);
53 switch (err_code) {
80 << chromeos_update_engine::utils::ErrorCodeToString(err_code)
81 << " (" << static_cast<int>(err_code) << ")";
98 << chromeos_update_engine::utils::ErrorCodeToString(err_code)
99 << " (" << static_cast<int>(err_code) << ")";
135 << chromeos_update_engine::utils::ErrorCodeToString(err_code)
[all...]
/system/bt/stack/avct/
H A Davct_int.h128 UINT8 err_code; member in union:__anon824
/system/bt/stack/btm/
H A Dbtm_sec.c3346 UINT8 err_code = 0; local
3417 err_code = HCI_ERR_HOST_BUSY_PAIRING;
3423 err_code = HCI_ERR_HOST_BUSY_PAIRING;
3433 err_code = HCI_ERR_PAIRING_NOT_ALLOWED;
3445 err_code = HCI_ERR_PAIRING_NOT_ALLOWED;
3449 if (err_code != 0)
3455 btsnd_hcic_io_cap_req_neg_reply(evt_data.bd_addr, err_code);
/system/bt/stack/gatt/
H A Dgatt_int.h573 extern tGATT_STATUS gatt_send_error_rsp(tGATT_TCB *p_tcb, UINT8 err_code, UINT8 op_code, UINT16 handle, BOOLEAN deq);
H A Dgatt_utils.c1493 tGATT_STATUS gatt_send_error_rsp (tGATT_TCB *p_tcb, UINT8 err_code, UINT8 op_code, argument
1501 error.reason = err_code;
/system/bt/stack/hcic/
H A Dhcicmds.c1135 BOOLEAN btsnd_hcic_io_cap_req_neg_reply (BD_ADDR bd_addr, UINT8 err_code) argument
1147 UINT8_TO_STREAM (pp, err_code);

Completed in 330 milliseconds