Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/callbacks/
Dcallback_transaction_manager.rs50 pub enum CallbackResponseError { enum
76 ) -> Result<(), CallbackResponseError> { in send_response() argument