Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dgatt_test.cc438 const std::vector<uint8_t> kIndicateVal{114}; // 114 is arbitrary in TEST_P() local
648 const std::vector<uint8_t> kIndicateVal{12u}; variable