Lines Matching refs:read_long
118 BOOLEAN read_long,
164 if (read_long)
197 ** read_long: this is a read blob request.
208 BOOLEAN read_long,
220 GATT_TRACE_DEBUG("read_attr_value uuid=0x%04x perm=0x%0x sec_flag=0x%x offset=%d read_long=%d",
225 read_long);
227 status = gatts_check_attr_readability((tGATT_ATTR16 *)p_attr, offset, read_long, sec_flag, key_size);
237 if (read_long &&
630 ** read_long: this is a read blob request.
688 ** read_long: this is a read blob request.