Home | History | Annotate | Download | only in gatt

Lines Matching defs:conn_id

333     UINT16  conn_id;
364 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, gatt_if);
365 gatt_sr_send_req_callback(conn_id,
902 UINT16 conn_id;
930 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, gatt_cb.cl_rcb[i].gatt_if);
931 gatt_sr_send_req_callback(conn_id, 0, GATTS_REQ_TYPE_MTU,
1079 UINT16 conn_id;
1126 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, p_sreg->gatt_if);
1127 gatt_sr_send_req_callback(conn_id,
1337 GATTS_HandleValueIndication (p_buf->conn_id,
1388 UINT16 conn_id;
1403 conn_id = GATT_CREATE_CONN_ID(p_tcb->tcb_idx, p_rcb->gatt_if);
1404 gatt_sr_send_req_callback(conn_id,