Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dclient.h124 using CharacteristicCallback = fit::function<void(const CharacteristicData&)>; variable
H A Dremote_service.h92 using CharacteristicCallback = variable