Home | History | Annotate | Download | only in gatt

Lines Matching refs:enc_cmpl

428     p_clreg = bta_gattc_cl_get_regcb(p_msg->enc_cmpl.client_if);
434 cb_data.enc_cmpl.client_if = p_msg->enc_cmpl.client_if;
435 bdcpy(cb_data.enc_cmpl.remote_bda, p_msg->enc_cmpl.remote_bda);
1606 p_buf->enc_cmpl.hdr.event = BTA_GATTC_ENC_CMPL_EVT;
1607 p_buf->enc_cmpl.hdr.layer_specific = p_clcb->bta_conn_id;
1608 p_buf->enc_cmpl.client_if = gattc_if;
1609 bdcpy(p_buf->enc_cmpl.remote_bda, bda);