Home | History | Annotate | Download | only in gatt

Lines Matching refs:open

903 ** Description      send open callback
917 cb_data.open.status = status;
918 cb_data.open.client_if = p_clreg->client_if;
919 cb_data.open.conn_id = conn_id;
920 bdcpy(cb_data.open.remote_bda, remote_bda);