Searched defs:value_len (Results 1 – 5 of 5) sorted by relevance
32 auto value_len = property_get(property.c_str(), value_array.data(), nullptr); in GetSystemProperty() local
241 size_t value_len = strlen(value_str); in device_iot_config_get_bin() local270 size_t value_len = strlen(value_str->c_str()); in device_iot_config_get_bin_length() local
802 uint8_t *p = p_data, value_len, handle_len = 2; in gatt_process_read_by_type_rsp() local
1076 uint16_t value_len = 0; in gatts_process_read_req() local
115 uint16_t value_len; /* length of the attribute value */ member