Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.h370 void GapScanStopCompleteEvt(int status) const;
H A Dble_central_manager_impl.cpp1804 void BleCentralManagerImpl::GapScanStopCompleteEvt(int status) const in GapScanStopCompleteEvt() function in OHOS::bluetooth::BleCentralManagerImpl
1850 GapScanStopCompleteEvt(status); in HandleGapEvent()