Searched refs:is_full (Results 1 – 1 of 1) sorted by relevance
39 bool is_full; member48 is_full = false; in init()64 is_full = true; in update()73 return !is_full ? ts : ts - BTM_PKT_STATUS_WBS_FRAME_US * (size - offset); in begin_ts_raw_us()83 int len = is_full ? size : offset; in data_to_hex_string()84 int head = is_full ? offset : 0; in data_to_hex_string()105 int head = is_full ? offset : 0; in data_to_binary_string()106 int len = is_full ? size : offset; in data_to_binary_string()