Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/neighbor/
H A Dinquiry.h34 using InquiryCompleteCallback = std::function<void(hci::ErrorCode status)>; variable
40 InquiryCompleteCallback complete;