Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h347 void GapAdvDataSetCompleteEvt(int status, int8_t txPower) const;
H A Dble_advertiser_impl.cpp1259 void BleAdvertiserImpl::GapAdvDataSetCompleteEvt(int status, int8_t txPower) const in GapAdvDataSetCompleteEvt() function in OHOS::bluetooth::BleAdvertiserImpl
1407 GapAdvDataSetCompleteEvt(status, txPower); in HandleGapEvent()