Home | History | Annotate | Download | only in btm

Lines Matching full:param_len

1048                 params.param_len = BT_OCTET8_LEN;
1050 params.param_len = BT_OCTET16_LEN;
1052 memcpy(p_dest, p, params.param_len); /* Fetch return info from HCI event message */