Home
last modified time | relevance | path

Searched refs:GATT_TRACE_ERROR (Results 1 – 13 of 13) sorted by relevance

/system/bt/stack/gatt/
Dgatt_api.c157 GATT_TRACE_ERROR ("Inavlid gatt_if=%d", gatt_if); in GATTS_CreateService()
198GATT_TRACE_ERROR ("GATTS_ReserveHandles: no handles, s_hdl: %u needed: %u", s_hdl, num_handles); in GATTS_CreateService()
205 GATT_TRACE_ERROR ("GATTS_ReserveHandles: no free handle blocks"); in GATTS_CreateService()
226 GATT_TRACE_ERROR ("gatt_add_pending_new_srv_start: no free blocks"); in GATTS_CreateService()
242 GATT_TRACE_ERROR ("GATTS_ReserveHandles: service DB initialization failed"); in GATTS_CreateService()
407 GATT_TRACE_ERROR ("Applicaiton not foud"); in GATTS_DeleteService()
414 GATT_TRACE_ERROR ("No Service found"); in GATTS_DeleteService()
479 GATT_TRACE_ERROR ("Applicaiton not found "); in GATTS_StartService()
486 GATT_TRACE_ERROR ("no service found"); in GATTS_StartService()
494 GATT_TRACE_ERROR ("Duplicate Service start - Service already started"); in GATTS_StartService()
[all …]
Dgatt_db.c69 GATT_TRACE_ERROR("gatts_init_service_db failed, no resources"); in gatts_init_service_db()
99 GATT_TRACE_ERROR("service DB empty"); in gatts_get_service_uuid()
136 GATT_TRACE_ERROR( "GATT_READ_NOT_PERMIT"); in gatts_check_attr_readability()
143 GATT_TRACE_ERROR( "GATT_INSUF_AUTHENTICATION"); in gatts_check_attr_readability()
149 GATT_TRACE_ERROR( "GATT_INSUF_AUTHENTICATION: MITM Required"); in gatts_check_attr_readability()
155 GATT_TRACE_ERROR( "GATT_INSUF_ENCRYPTION"); in gatts_check_attr_readability()
161 GATT_TRACE_ERROR( "GATT_INSUF_KEY_SIZE"); in gatts_check_attr_readability()
178 GATT_TRACE_ERROR("GATT_NOT_LONG"); in gatts_check_attr_readability()
393 GATT_TRACE_ERROR("format mismatch"); in gatts_db_read_attr_value_by_type()
451 GATT_TRACE_ERROR("gatts_add_included_service Illegal Params."); in gatts_add_included_service()
[all …]
Dgatt_cl.c203 GATT_TRACE_ERROR("Unknown read type: %d", p_clcb->op_subtype); in gatt_act_read()
272 GATT_TRACE_ERROR("Unknown write type: %d", p_clcb->op_subtype); in gatt_act_write()
284 GATT_TRACE_ERROR("gatt_act_write() failed op_code=0x%x rt=%d", op_code, rt); in gatt_act_write()
470 GATT_TRACE_ERROR("invalid Info Response PDU received, discard."); in gatt_process_read_info_rsp()
541 GATT_TRACE_ERROR("Incorrect discovery opcode %04x", opcode); in gatt_proc_disc_error_rsp()
621 GATT_TRACE_ERROR("value resp op_code = %s len = %d", gatt_dbg_op_name(op_code), len); in gatt_process_prep_write_rsp()
625 GATT_TRACE_ERROR("illegal prepare write response length, discard"); in gatt_process_prep_write_rsp()
677 GATT_TRACE_ERROR("illegal notification PDU length, discard"); in gatt_process_notification()
703GATT_TRACE_ERROR("gatt_process_notification rcv Ind. but ind_count=%d (will reset ind_count)", p_… in gatt_process_notification()
764 GATT_TRACE_ERROR("Illegal ReadByType/ReadByGroupType Response length, discard"); in gatt_process_read_by_type_rsp()
[all …]
Dgatt_auth.c101 GATT_TRACE_ERROR("%s: Data length %u less than expected %u", in gatt_verify_signature()
117 GATT_TRACE_ERROR("Signature Verification Failed, data ignored"); in gatt_verify_signature()
211 GATT_TRACE_ERROR("Unknown operation encryption completed"); in gatt_enc_cmpl_cback()
216 GATT_TRACE_ERROR("enc callback for unknown bd_addr"); in gatt_enc_cmpl_cback()
507GATT_TRACE_ERROR("gatt_security_check_start BTM_SetEncryption failed btm_status=%d", btm_status); in gatt_security_check_start()
Dgatt_main.c128 GATT_TRACE_ERROR ("ATT Dynamic Registration failed"); in gatt_init()
287 GATT_TRACE_ERROR("gatt_update_app_hold_link_status p_tcb=NULL"); in gatt_update_app_hold_link_status()
403 GATT_TRACE_ERROR("gatt_connect failed"); in gatt_act_connect()
415 GATT_TRACE_ERROR("Max TCB for gatt_if [%d] reached.", p_reg->gatt_if); in gatt_act_connect()
499 GATT_TRACE_ERROR("CCB max out, no rsources"); in gatt_le_connect_cback()
622 GATT_TRACE_ERROR("Connection indication cid = %d", lcid); in gatt_l2cif_connect_ind_cback()
1030 GATT_TRACE_ERROR ("ATT - Rcvd L2CAP data, unknown cmd: 0x%x", op_code); in gatt_data_process()
1035 GATT_TRACE_ERROR ("invalid data length, ignore"); in gatt_data_process()
1097 GATT_TRACE_ERROR("Unable to find conn_id for %08x%04x ", in gatt_send_srv_chg_ind()
1160 GATT_TRACE_ERROR("Unable to add a service change client"); in gatt_init_srv_chg()
Dgatt_sr.c103 GATT_TRACE_ERROR("free p_tcb->sr_cmd.p_rsp_msg = %d", p_tcb->sr_cmd.p_rsp_msg); in gatt_dequeue_sr_cmd()
217 GATT_TRACE_ERROR("process_read_multi_rsp - nothing found!!"); in process_read_multi_rsp()
289 GATT_TRACE_ERROR("Exception!!! already has respond message"); in gatt_sr_process_app_rsp()
372 GATT_TRACE_ERROR("gatt_process_exec_write_req: no prepare write pending"); in gatt_process_exec_write_req()
447 GATT_TRACE_ERROR("max attribute handle reached in ReadMultiple Request."); in gatt_process_read_multi_req()
645 GATT_TRACE_ERROR("format mismatch"); in gatt_build_find_info_rsp()
884 GATT_TRACE_ERROR("invalid MTU request PDU received."); in gatts_process_mtu_req()
898 GATT_TRACE_ERROR("MTU request PDU with MTU size %d", p_tcb->payload_size); in gatts_process_mtu_req()
1053GATT_TRACE_ERROR("%s: Prepare write request was invalid - missing offset, sending error response",… in gatts_process_write_req()
1110 GATT_TRACE_ERROR("max pending command, send error"); in gatts_process_write_req()
[all …]
Datt_protocol.c339 GATT_TRACE_ERROR("ATT failed to pass msg:0x%0x to L2CAP", in attp_send_msg_to_l2cap()
407 GATT_TRACE_ERROR("No resources"); in attp_build_sr_msg()
601 GATT_TRACE_ERROR("Peer device not connected"); in attp_send_cl_msg()
Dgatt_utils.c1181 GATT_TRACE_ERROR("DO NOT ALLOW 32 BITS UUID IN ATT PDU"); in gatt_parse_uuid_from_cmd()
1278 GATT_TRACE_ERROR("%s command queue out of sync, disconnect", in gatt_rsp_timeout()
1381 GATT_TRACE_ERROR ("Active Service Found "); in gatt_sr_find_i_rcb_by_app_id()
1468 GATT_TRACE_ERROR ("p_reg not found discard request"); in gatt_sr_send_req_callback()
1561 GATT_TRACE_ERROR("inavlid UUID len=%d", p_uuid->len); in gatt_add_sdp_record()
2016 GATT_TRACE_ERROR("GATT_CancelConnect - link connected Too late to cancel"); in gatt_cancel_open()
2478 GATT_TRACE_ERROR("device already in iniator white list"); in gatt_add_bg_dev_list()
2495 GATT_TRACE_ERROR("device already in adv white list"); in gatt_add_bg_dev_list()
2517 GATT_TRACE_ERROR("no device record available"); in gatt_add_bg_dev_list()
2762 GATT_TRACE_ERROR("gatt_update_auto_connect_dev - gatt_if is not registered", gatt_if); in gatt_update_auto_connect_dev()
Dgatt_attr.c360 GATT_TRACE_ERROR("%s() - Unable to register for service changed indication", __func__); in gatt_disc_cmpl_cback()
/system/bt/stack/srvc/
Dsrvc_battery.c208 GATT_TRACE_ERROR("MAX battery service has been reached"); in Battery_Instantiate()
222 GATT_TRACE_ERROR("Can not create service, Battery_Instantiate() failed!"); in Battery_Instantiate()
243 GATT_TRACE_ERROR("Can not add Battery Level, Battery_Instantiate() failed!"); in Battery_Instantiate()
256 GATT_TRACE_ERROR("Add battery level client notification FAILED!"); in Battery_Instantiate()
268 GATT_TRACE_ERROR("Add battery level presentation format descriptor FAILED!"); in Battery_Instantiate()
281 GATT_TRACE_ERROR("Add battery level report reference descriptor FAILED!"); in Battery_Instantiate()
Dsrvc_eng.c332 GATT_TRACE_ERROR("srvc_eng_c_cmpl_cback received for unknown connection"); in srvc_eng_c_cmpl_cback()
365 GATT_TRACE_ERROR ("srvc_eng_connect_cback: no_resource"); in srvc_eng_connect_cback()
414 GATT_TRACE_ERROR("%s: invalid connection id %d", __FUNCTION__, conn_id); in srvc_eng_release_channel()
436 GATT_TRACE_ERROR("DIS already initalized"); in srvc_eng_init()
Dsrvc_dis.c248GATT_TRACE_ERROR ("Read DISInfo: 0x%04x GATT_Read Failed", param.service.uuid.uu.uuid16); in dis_gatt_c_read_dis_req()
352 GATT_TRACE_ERROR("DIS already initalized"); in DIS_SrInit()
362 GATT_TRACE_ERROR("Can not create service, DIS_Init failed!"); in DIS_SrInit()
/system/bt/include/
Dbt_trace.h336 #define GATT_TRACE_ERROR(...) {if (gatt_cb.trace_level >= BT_TRACE_LEVEL_ERROR)… macro