Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h133 GAP_INQUIRY_COMPLETE_EVT, enumerator
H A Dclassic_adapter.cpp681 … std::bind(&ClassicAdapter::HandleInquiryEvent, adapter, GAP_INQUIRY_COMPLETE_EVT, param)); in InquiryCompleteCallback()
933 case GAP_INQUIRY_COMPLETE_EVT: in HandleInquiryEvent()