Searched refs:read_value (Results 1 – 2 of 2) sorted by relevance
324 def read_value(expr): function394 value = read_value(iformat)405 value = read_value(iformat)408 selector = read_value(definitions[0])427 value = read_value(iformat)488 start_index = read_value(start_index)489 value = read_value(length)512 item_size = read_value(ent_size)513 value = read_value(length)536 offset = read_value(offset)[all …]
1158 tBTA_GATT_READ_VAL read_value; in bta_gattc_read_cmpl() local1161 memset(&read_value, 0, sizeof(tBTA_GATT_READ_VAL)); in bta_gattc_read_cmpl()1181 &read_value); in bta_gattc_read_cmpl()1182 cb_data.read.p_value = &read_value; in bta_gattc_read_cmpl()