Home | History | Annotate | Download | only in gatt

Lines Matching defs:conn_id

830     UINT16              conn_id;
844 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, p_reg->gatt_if);
845 (*p_reg->app_cb.p_conn_cb)(p_reg->gatt_if, p_tcb->peer_bda, conn_id, TRUE, 0);
958 UINT16 conn_id;
964 if ((conn_id = gatt_profile_find_conn_id_by_bd_addr(peer_bda)) != GATT_INVALID_CONN_ID)
968 GATTS_HandleValueIndication (conn_id,
975 GATT_TRACE_ERROR2("Unable to find conn_id for %08x%04x ",