Searched defs:ValueCallback (Results 1 – 3 of 3) sorted by relevance
| /external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/ | ||
| D | remote_service.h | 216 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::__anon0933a7830111::TestProperty |
| D | inspectable_test.cc | 33 using ValueCallback = fit::function<void(const T& value)>; typedef in bt::__anond816a8410111::TestProperty |