Searched defs:kMaxValueLength (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/ | ||
H A D | constants.h | 21 constexpr uint16_t kMaxValueLength = 512; variable |
/aosp_15_r20/external/pigweed/pw_kvs/ | ||
H A D | key_value_store_map_test.cc | 398 static constexpr size_t kMaxValueLength = 64; member in pw::kvs::__anon2fdc18250111::KvsTester |