Home | History | Annotate | Download | only in gatt

Lines Matching refs:tGATT_CL_MSG

84     tGATT_CL_MSG   cl_req;
89 memset(&cl_req, 0, sizeof(tGATT_CL_MSG));
141 tGATT_CL_MSG msg;
144 memset (&msg, 0, sizeof(tGATT_CL_MSG));
304 rt = attp_send_cl_msg(p_tcb, p_clcb->clcb_idx, GATT_REQ_EXEC_WRITE, (tGATT_CL_MSG *)&flag);