Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.h162 void OnStopAdvertisingEvt() const;
H A Dble_adapter.cpp1628 void BleAdapter::OnStopAdvertisingEvt() const in OnStopAdvertisingEvt() function in OHOS::bluetooth::BleAdapter
H A Dble_advertiser_impl.cpp1392 (static_cast<BleAdapter *>(bleAdapter_))->OnStopAdvertisingEvt(); in GapAdvStopCompleteEvt()