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