Home | History | Annotate | Download | only in gatt

Lines Matching defs:gatt_if

261 tGATT_STATUS gatt_sr_process_app_rsp (tGATT_TCB *p_tcb, tGATT_IF gatt_if,
268 GATT_TRACE_DEBUG("gatt_sr_process_app_rsp gatt_if=%d", gatt_if);
270 gatt_sr_update_cback_cnt(p_tcb, gatt_if, FALSE, FALSE);
281 gatt_sr_update_prep_cnt(p_tcb, gatt_if, TRUE, FALSE);
335 tGATT_IF gatt_if;
368 gatt_if = (tGATT_IF) (i+1);
369 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, gatt_if);
492 gatt_sr_process_app_rsp(p_tcb, gatt_cb.sr_reg[i_rcb].gatt_if ,trans_id, op_code, GATT_SUCCESS, p_msg);
951 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, gatt_cb.cl_rcb[i].gatt_if);
1150 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, p_sreg->gatt_if);
1437 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, p_rcb->gatt_if);