Home | History | Annotate | Download | only in gatt

Lines Matching full:msg_len

877     UINT16  msg_len;
882 msg_len = p_buf->len - 1;
899 gatt_server_handle_client_req (p_tcb, op_code, msg_len, p);
901 gatt_client_handle_server_rsp (p_tcb, op_code, msg_len, p);