Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dserver_test.cc138 att::Handle matching_chrc_value_handle = att::kInvalidHandle; in SetCCCs() local
147 matching_chrc_value_handle = attr.handle(); in SetCCCs()
152 PW_CHECK(matching_chrc_value_handle != att::kInvalidHandle); in SetCCCs()
167 modified_attrs.push_back(matching_chrc_value_handle); in SetCCCs()