Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dgeneric_attribute_service.cc26 SendIndicationCallback send_indication_callback) in GenericAttributeService()
H A Dgatt.cc41 auto send_indication_callback = [this](IdType service_id, in Impl() local