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

  /system/bt/stack/gatt/
gatt_utils.c 95 GATT_TRACE_DEBUG("%s", __func__);
118 GATT_TRACE_DEBUG("%s", __func__);
141 GATT_TRACE_DEBUG("gatt_delete_dev_from_srv_chg_clt_list");
169 GATT_TRACE_DEBUG ("gatt_set_srv_chg");
177 GATT_TRACE_DEBUG ("found a srv_chg clt");
182 GATT_TRACE_DEBUG("set srv_changed to TRUE");
216 GATT_TRACE_DEBUG("gatt_sr_is_new_srv_chg: Yes");
238 GATT_TRACE_DEBUG("%s", __func__);
239 GATT_TRACE_DEBUG("enqueue a pending indication");
261 GATT_TRACE_DEBUG("%s", __func__)
    [all...]
gatt_main.c 96 GATT_TRACE_DEBUG("gatt_init()");
154 GATT_TRACE_DEBUG("gatt_free()");
259 GATT_TRACE_DEBUG ("%s gatt_disconnect channel not opened", __func__);
264 GATT_TRACE_DEBUG ("%s already in closing state", __func__);
318 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);
334 GATT_TRACE_DEBUG("gatt_update_app_use_link_flag is_add=%d chk_link=%d",
346 GATT_TRACE_DEBUG("GATT disables link idle timer");
356 GATT_TRACE_DEBUG("GATT starts link idle timer =%d sec", GATT_LINK_IDLE_TIMEOUT_WHEN_NO_APP);
448 GATT_TRACE_DEBUG ("GATT ATT protocol channel with BDA: %08x%04x is %s",
506 GATT_TRACE_DEBUG ("ATT disconnected")
    [all...]
gatt_api.c 166 GATT_TRACE_DEBUG ("Service already been created!!");
236 GATT_TRACE_DEBUG ("Add a new srv chg item");
254 GATT_TRACE_DEBUG ("GATTS_CreateService(success): handles needed:%u s_hdl=%u e_hdl=%u %s[%x] is_primary=%d",
283 GATT_TRACE_DEBUG("Service not created");
288 GATT_TRACE_DEBUG("Included Service not created");
321 GATT_TRACE_DEBUG("Service not created");
328 GATT_TRACE_DEBUG("Invalid configuration property=0x%x perm=0x%x ", property, perm);
364 GATT_TRACE_DEBUG("Service not created");
371 GATT_TRACE_DEBUG("Illegal parameter");
403 GATT_TRACE_DEBUG ("GATTS_DeleteService")
    [all...]
gatt_db.c 73 GATT_TRACE_DEBUG("gatts_init_service_db");
74 GATT_TRACE_DEBUG("s_hdl = %d num_handle = %d", s_hdl, num_handle );
221 GATT_TRACE_DEBUG("read_attr_value uuid=0x%04x perm=0x%0x sec_flag=0x%x offset=%d read_long=%d",
446 GATT_TRACE_DEBUG("gatts_add_included_service: s_hdl = 0x%04x e_hdl = 0x%04x uuid = 0x%04x",
496 GATT_TRACE_DEBUG("gatts_add_characteristic perm=0x%0x property=0x%0x", perm, property);
588 GATT_TRACE_DEBUG("gatts_add_char_descr uuid=0x%04x", p_descr_uuid->uu.uuid16);
596 GATT_TRACE_DEBUG("gatts_add_char_descr Fail for adding char descriptors.");
741 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",
758 GATT_TRACE_DEBUG( "gatts_write_attr_perm_check p_attr->permission =0x%04x min_key_size==0x%04x",
785 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" );
129 GATT_TRACE_DEBUG ("process_read_multi_rsp status=%d mtu=%d", status, mtu);
138 GATT_TRACE_DEBUG("Multi read count=%d num_hdls=%d",
181 GATT_TRACE_DEBUG ("multi read overflow available len=%d val_len=%d", len, p_rsp->attr_value.len );
220 GATT_TRACE_DEBUG("osi_free(p_buf)");
260 GATT_TRACE_DEBUG("gatt_sr_process_app_rsp gatt_if=%d", gatt_if);
308 GATT_TRACE_DEBUG("gatt_sr_process_app_rsp ret_code=%d", ret_code);
335 GATT_TRACE_DEBUG("Conformance tst: forced err rspv for Execute Write: error status=%d",
395 GATT_TRACE_DEBUG("gatt_process_read_multi_req" );
406 GATT_TRACE_DEBUG("Conformance tst: forced err rspvofr ReadMultiple: error status=%d", gatt_cb.err_status)
    [all...]
gatt_auth.c 167 GATT_TRACE_DEBUG("gatt_enc_cmpl_cback");
266 GATT_TRACE_DEBUG("notify GATT for encryption completion of unknown device");
432 GATT_TRACE_DEBUG("gatt_get_link_encrypt_status status=0x%x",encrypt_status);
493 GATT_TRACE_DEBUG("gatt_security_check_start: Do data signing");
501 GATT_TRACE_DEBUG("gatt_security_check_start: Encrypt now or key upgreade first");
gatt_cl.c 176 GATT_TRACE_DEBUG("gatt_act_read first_read_blob_after_read=%d",
302 GATT_TRACE_DEBUG("gatt_send_queue_write_cancel ");
326 GATT_TRACE_DEBUG("gatt_check_write_long_terminate ");
370 GATT_TRACE_DEBUG("gatt_send_prepare_write type=0x%x", type );
384 GATT_TRACE_DEBUG("offset =0x%x len=%d", offset, to_send );
421 GATT_TRACE_DEBUG("gatt_process_find_type_value_rsp ");
526 GATT_TRACE_DEBUG("gatt_proc_disc_error_rsp reason: %02x cmd_code %04x", reason, opcode);
537 GATT_TRACE_DEBUG("Discovery completed");
568 GATT_TRACE_DEBUG("gatt_process_error_rsp ");
673 GATT_TRACE_DEBUG("gatt_process_notification ")
    [all...]
gatt_attr.c 289 GATT_TRACE_DEBUG ("gatt_profile_db_init: handle of service changed%d",
296 GATT_TRACE_DEBUG ("gatt_profile_db_init: gatt_if=%d start status%d",
396 GATT_TRACE_DEBUG("%s() - stage: %d", __FUNCTION__, p_clcb->ccc_stage);
att_protocol.c 345 GATT_TRACE_DEBUG("ATT congested, message accepted");
402 GATT_TRACE_DEBUG("attp_build_sr_msg: unknown op code = %d", op_code);
  /system/bt/stack/srvc/
srvc_eng.c 446 GATT_TRACE_DEBUG ("Srvc_Init: gatt_if=%d ", srvc_eng_cb.gatt_if);
srvc_dis.c 373 GATT_TRACE_DEBUG ("DIS_SrInit: handle of new attribute 0x%04 = x%d", uuid.uu.uuid16, p_db_attr->handle );
  /system/bt/include/
bt_trace.h 340 #define GATT_TRACE_DEBUG(...) {if (gatt_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_TRACE(TRACE_LAYER_ATT, TRACE_TYPE_DEBUG, ##__VA_ARGS__);}

Completed in 1583 milliseconds