Home
last modified time | relevance | path

Searched refs:ConnectionDroppedWhileWaitingForConfirmation (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/rust/src/gatt/server/
Dindication_handler.rs38 ConnectionDroppedWhileWaitingForConfirmation, enumerator
94 Err(IndicationError::ConnectionDroppedWhileWaitingForConfirmation) in send()
284 Err(IndicationError::ConnectionDroppedWhileWaitingForConfirmation) in test_unblock_on_disconnect()
318 Err(IndicationError::ConnectionDroppedWhileWaitingForConfirmation) in test_spurious_confirmations()
Datt_server_bearer.rs592 Err(IndicationError::ConnectionDroppedWhileWaitingForConfirmation) in test_indication_connection_drop()
/packages/modules/Bluetooth/system/rust/tests/
Dgatt_server_test.rs326 Err(IndicationError::ConnectionDroppedWhileWaitingForConfirmation) in test_send_indication_and_disconnect()