HomeSort by relevance Sort by last modified time
    Searched refs:GATT_TRACE_DEBUG (Results 1 - 13 of 13) sorted by null

  /external/bluetooth/bluedroid/stack/gatt/
gatt_main.c 94 GATT_TRACE_DEBUG("gatt_init()");
186 GATT_TRACE_DEBUG ("gatt_disconnect ");
213 GATT_TRACE_DEBUG ("gatt_disconnect already in closing state");
267 GATT_TRACE_DEBUG("gatt_update_app_hold_link_status found=%d[1-found] idx=%d gatt_if=%d is_add=%d", found, i, gatt_if, is_add);
283 GATT_TRACE_DEBUG("gatt_update_app_use_link_flag is_add=%d chk_link=%d",
295 GATT_TRACE_DEBUG("GATT disables link idle timer");
305 GATT_TRACE_DEBUG("GATT starts link idle timer =%d sec", GATT_LINK_IDLE_TIMEOUT_WHEN_NO_APP);
394 GATT_TRACE_DEBUG ("GATT ATT protocol channel with BDA: %08x%04x is %s",
452 GATT_TRACE_DEBUG ("ATT disconnected");
623 GATT_TRACE_DEBUG("gatt_l2c_connect_cfm_cback result: %d ch_state: %d, lcid:0x%x", result, gatt_get_ch_state(p_tcb), (…)
    [all...]
gatt_utils.c 94 GATT_TRACE_DEBUG("gatt_free_pending_ind");
111 GATT_TRACE_DEBUG("gatt_free_pending_enc_queue");
131 GATT_TRACE_DEBUG ("gatt_delete_dev_from_srv_chg_clt_list");
159 GATT_TRACE_DEBUG ("gatt_set_srv_chg");
162 GATT_TRACE_DEBUG ("found a srv_chg clt");
165 GATT_TRACE_DEBUG ("set srv_changed to TRUE");
196 GATT_TRACE_DEBUG ("gatt_sr_is_new_srv_chg: Yes");
218 GATT_TRACE_DEBUG ("gatt_add_pending_ind");
221 GATT_TRACE_DEBUG ("enqueue a pending indication");
242 GATT_TRACE_DEBUG ("gatt_add_pending_new_srv_start")
    [all...]
gatt_api.c 167 GATT_TRACE_DEBUG ("Service already been created!!");
237 GATT_TRACE_DEBUG ("Add a new srv chg item");
255 GATT_TRACE_DEBUG ("GATTS_CreateService(success): handles needed:%u s_hdl=%u e_hdl=%u %s[%x] is_primary=%d",
284 GATT_TRACE_DEBUG("Service not created");
289 GATT_TRACE_DEBUG("Included Service not created");
322 GATT_TRACE_DEBUG("Service not created");
329 GATT_TRACE_DEBUG("Invalid configuration property=0x%x perm=0x%x ", property, perm);
365 GATT_TRACE_DEBUG("Service not created");
372 GATT_TRACE_DEBUG("Illegal parameter");
404 GATT_TRACE_DEBUG ("GATTS_DeleteService")
    [all...]
gatt_db.c 71 GATT_TRACE_DEBUG("gatts_init_service_db");
72 GATT_TRACE_DEBUG("s_hdl = %d num_handle = %d", s_hdl, num_handle );
220 GATT_TRACE_DEBUG("read_attr_value uuid=0x%04x perm=0x%0x sec_flag=0x%x offset=%d read_long=%d",
457 GATT_TRACE_DEBUG("gatts_add_included_service: s_hdl = 0x%04x e_hdl = 0x%04x uuid = 0x%04x",
507 GATT_TRACE_DEBUG("gatts_add_characteristic perm=0x%0x property=0x%0x", perm, property);
599 GATT_TRACE_DEBUG("gatts_add_char_descr uuid=0x%04x", p_descr_uuid->uu.uuid16);
607 GATT_TRACE_DEBUG("gatts_add_char_descr Fail for adding char descriptors.");
752 GATT_TRACE_DEBUG( "gatts_write_attr_perm_check op_code=0x%0x handle=0x%04x offset=%d len=%d sec_flag=0x%0x key_size=%d",
769 GATT_TRACE_DEBUG( "gatts_write_attr_perm_check p_attr->permission =0x%04x min_key_size==0x%04x",
796 GATT_TRACE_DEBUG( "gatts_write_attr_perm_check - sign cmd write not allowed")
    [all...]
gatt_sr.c 101 GATT_TRACE_DEBUG("gatt_dequeue_sr_cmd" );
132 GATT_TRACE_DEBUG ("process_read_multi_rsp status=%d mtu=%d", status, mtu);
147 GATT_TRACE_DEBUG ("Multi read count=%d num_hdls=%d",
189 GATT_TRACE_DEBUG ("multi read overflow available len=%d val_len=%d", len, p_rsp->attr_value.len );
228 GATT_TRACE_DEBUG(" GKI_freebuf (p_buf)");
268 GATT_TRACE_DEBUG("gatt_sr_process_app_rsp gatt_if=%d", gatt_if);
316 GATT_TRACE_DEBUG("gatt_sr_process_app_rsp ret_code=%d", ret_code);
344 GATT_TRACE_DEBUG("Conformance tst: forced err rspv for Execute Write: error status=%d",
405 GATT_TRACE_DEBUG("gatt_process_read_multi_req" );
416 GATT_TRACE_DEBUG("Conformance tst: forced err rspvofr ReadMultiple: error status=%d", gatt_cb.err_status)
    [all...]
gatt_auth.c 168 GATT_TRACE_DEBUG("gatt_enc_cmpl_cback");
265 GATT_TRACE_DEBUG("notify GATT for encryption completion of unknown device");
431 GATT_TRACE_DEBUG("gatt_get_link_encrypt_status status=0x%x",encrypt_status);
492 GATT_TRACE_DEBUG("gatt_security_check_start: Do data signing");
500 GATT_TRACE_DEBUG("gatt_security_check_start: Encrypt now or key upgreade first");
gatt_attr.c 276 GATT_TRACE_DEBUG ("gatt_profile_db_init: handle of service changed%d",
283 GATT_TRACE_DEBUG ("gatt_profile_db_init: gatt_if=%d start status%d",
gatt_cl.c 175 GATT_TRACE_DEBUG("gatt_act_read first_read_blob_after_read=%d",
301 GATT_TRACE_DEBUG("gatt_send_queue_write_cancel ");
325 GATT_TRACE_DEBUG("gatt_check_write_long_terminate ");
369 GATT_TRACE_DEBUG("gatt_send_prepare_write type=0x%x", type );
383 GATT_TRACE_DEBUG("offset =0x%x len=%d", offset, to_send );
420 GATT_TRACE_DEBUG("gatt_process_find_type_value_rsp ");
525 GATT_TRACE_DEBUG("gatt_proc_disc_error_rsp reason: %02x cmd_code %04x", reason, opcode);
536 GATT_TRACE_DEBUG("Discovery completed");
567 GATT_TRACE_DEBUG("gatt_process_error_rsp ");
668 GATT_TRACE_DEBUG("gatt_process_notification ")
    [all...]