harald v0.2.0 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
Functions
Returns the Inquiry Complete event code.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Harald.HCI.Event.InquiryComplete{status: term()}
t() :: %Harald.HCI.Event.InquiryComplete{status: term()}
Link to this section Functions
Link to this function
event_code() View Source
Returns the Inquiry Complete event code.