Home | History | Annotate | Download | only in gatt

Lines Matching defs:gatt_if

260 tGATT_STATUS gatt_sr_process_app_rsp (tGATT_TCB *p_tcb, tGATT_IF gatt_if,
266 GATT_TRACE_DEBUG1("gatt_sr_process_app_rsp gatt_if=%d", gatt_if);
268 gatt_sr_update_cback_cnt(p_tcb, gatt_if, FALSE, FALSE);
279 gatt_sr_update_prep_cnt(p_tcb, gatt_if, TRUE, FALSE);
334 tGATT_IF gatt_if;
365 gatt_if = (tGATT_IF) (i+1);
366 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, gatt_if);
494 gatt_sr_process_app_rsp(p_tcb, gatt_cb.sr_reg[i_rcb].gatt_if ,trans_id, op_code, GATT_SUCCESS, p_msg);
941 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, gatt_cb.cl_rcb[i].gatt_if);
1137 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, p_sreg->gatt_if);
1423 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, p_rcb->gatt_if);