Searched defs:ValueCallback (Results 1 – 3 of 3) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/gatt/public/pw_bluetooth_sapphire/internal/host/gatt/ | ||
D | remote_service.h | 215 using ValueCallback = RemoteCharacteristic::ValueCallback; variable |
/external/pigweed/pw_bluetooth_sapphire/host/common/ | ||
D | windowed_inspect_numeric_property_test.cc | 32 using ValueCallback = fit::function<void(const T& value)>; typedef in bt::__anond108efa50111::TestProperty |
D | inspectable_test.cc | 33 using ValueCallback = fit::function<void(const T& value)>; typedef in bt::__anon4163fae30111::TestProperty |