Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/server/
Dindication_handler.rs22 pub enum IndicationError { enum
58 ) -> Result<(), IndicationError> { in send() argument
Datt_server_bearer.rs122 ) -> impl Future<Output = Result<(), IndicationError>> { in send_indication() argument
/packages/modules/Bluetooth/system/rust/src/gatt/mocks/
Dmock_callbacks.rs81 result: Result<(), IndicationError>, in on_indication_sent_confirmation() argument
/packages/modules/Bluetooth/system/rust/src/gatt/
Dcallbacks.rs52 result: Result<(), IndicationError>, in on_indication_sent_confirmation() argument
Dffi.rs236 result: Result<(), IndicationError>, in on_indication_sent_confirmation() argument