Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/
Dindication_handler.rs37 pub struct IndicationHandler<T> { struct
42 impl<T: AttDatabase> IndicationHandler<T> { argument