Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h349 void GapAdvStartCompleteEvt(int status);
H A Dble_advertiser_impl.cpp1311 void BleAdvertiserImpl::GapAdvStartCompleteEvt(int status) in GapAdvStartCompleteEvt() function in OHOS::bluetooth::BleAdvertiserImpl
1413 GapAdvStartCompleteEvt(status); in HandleGapEvent()