Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dgatt_test.cc715 IndicationCallback indication_cb = [&res](att::Result<> cb_res) { in TEST_F() local
738 IndicationCallback indication_cb = [&res](att::Result<> cb_res) { in TEST_F() local
H A Dgatt.cc50 auto indication_cb = [](att::Result<> result) { in Impl() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt_server_server.cc186 bt::gatt::IndicationCallback indication_cb = nullptr; in NotifyValue() local