Home
last modified time | relevance | path

Searched defs:kMaxValueLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
H A Dconstants.h21 constexpr uint16_t kMaxValueLength = 512; variable
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dkey_value_store_map_test.cc398 static constexpr size_t kMaxValueLength = 64; member in pw::kvs::__anon2fdc18250111::KvsTester