Home
last modified time | relevance | path

Searched refs:without_old (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/services/
Ddis.c283 size_t without_old = merged_size - DIS_STR_SIZE(old); in dis_update_udi_value() local
285 bool valid = BT_ATT_MAX_ATTRIBUTE_LEN >= without_old + DIS_STR_SIZE(new); in dis_update_udi_value()