Searched refs:AttributeNotFound (Results 1 – 1 of 1) sorted by relevance
30 AttributeNotFound, enumerator73 .ok_or(IndicationError::AttributeNotFound)? in send()212 assert!(matches!(ret, Err(IndicationError::AttributeNotFound))); in test_invalid_handle()