Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h354 void GapExAdvDataSetCompleteEvt(int status, int8_t txPower);
H A Dble_advertiser_impl.cpp1496 void BleAdvertiserImpl::GapExAdvDataSetCompleteEvt(int status, int8_t txPower) in GapExAdvDataSetCompleteEvt() function in OHOS::bluetooth::BleAdvertiserImpl
1751 GapExAdvDataSetCompleteEvt(status, txPower); in HandleGapExAdvEvent()