Searched refs:GATT_TRACE_DEBUG3 (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_main.c389 GATT_TRACE_DEBUG3 ("GATT ATT protocol channel with BDA: %08x%04x is %s",
566 GATT_TRACE_DEBUG3("gatt_l2c_connect_cfm_cback result: %d ch_state: %d, lcid:0x%x", result, gatt_get_ch_state(p_tcb), p_tcb->att_lcid);
H A Dgatt_db.c417 GATT_TRACE_DEBUG3("gatts_add_included_service: s_hdl = 0x%04x e_hdl = 0x%04x uuid = 0x%04x",
950 GATT_TRACE_DEBUG3("=====> handle = [0x%04x] uuid = [0x%04x] perm=0x%02x ",
H A Dgatt_utils.c1450 GATT_TRACE_DEBUG3("gatt_set_err_rsp enable=%d op_code=%d, err_status=%d", enable, req_op_code, err_status);
2028 GATT_TRACE_DEBUG3 ("gatt_end_operation status=%d op=%d subtype=%d",
2138 GATT_TRACE_DEBUG3 ("found p_reg tcb_idx=%d gatt_if=%d conn_id=0x%x", p_tcb->tcb_idx, p_reg->gatt_if, conn_id);
H A Dgatt_cl.c962 GATT_TRACE_DEBUG3("full pkt issue read blob for remianing bytes old offset=%d len=%d new offset=%d",
/external/bluetooth/bluedroid/include/
H A Dbt_trace.h2511 #define GATT_TRACE_DEBUG3(m,p1,p2,p3) {if (gatt_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_TRACE_3(TRACE_LAYER_ATT, TRACE_TYPE_DEBUG, m,p1,p2,p3);} macro
4398 #define GATT_TRACE_DEBUG3(m,p1,p2,p3) macro
/external/libnfc-nci/src/include/
H A Dbt_trace.h2596 #define GATT_TRACE_DEBUG3(m,p1,p2,p3) {if (gatt_cb.trace_level >= BT_TRACE_LEVEL_DEBUG) BT_TRACE_3(TRACE_LAYER_ATT, TRACE_TYPE_DEBUG, m,p1,p2,p3);} macro
4609 #define GATT_TRACE_DEBUG3(m,p1,p2,p3) macro

Completed in 1002 milliseconds