Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dgatt_test.cc437 IndicationCallback mock_ind_cb = nullptr; in TEST_P() local
503 IndicationCallback mock_ind_cb = [](att::Result<>) {}; // no-op, but not-null in TEST_F() local