Searched defs:indication_cb (Results 1 – 3 of 3) sorted by relevance
715 IndicationCallback indication_cb = [&res](att::Result<> cb_res) { in TEST_F() local738 IndicationCallback indication_cb = [&res](att::Result<> cb_res) { in TEST_F() local
50 auto indication_cb = [](att::Result<> result) { in Impl() local
186 bt::gatt::IndicationCallback indication_cb = nullptr; in NotifyValue() local