harald v0.1.1 Harald.HCI.Event.InquiryComplete View Source

The Inquiry Complete event indicates that the Inquiry is finished. This event contains a Status parameter, which is used to indicate if the Inquiry completed successfully or if the Inquiry was not completed. Reference: Version 5.0, Vol 2, Part E, 7.7.1

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Harald.HCI.Event.InquiryComplete{status: term()}

Link to this section Functions