Home
last modified time | relevance | path

Searched refs:NotifyAllWaitContinue (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.h158 void NotifyAllWaitContinue() const;
H A Dble_advertiser_impl.cpp128 (static_cast<BleAdapter *>(bleAdvertiser->bleAdapter_))->NotifyAllWaitContinue(); in AdvSetEnableResult()
602 (static_cast<BleAdapter *>(bleAdvertiser->bleAdapter_))->NotifyAllWaitContinue(); in ExAdvSetEnableResult()
667 (static_cast<BleAdapter *>(bleAdvertiser->bleAdapter_))->NotifyAllWaitContinue(); in ExAdvRemoveHandleResult()
683 (static_cast<BleAdapter *>(bleAdvertiser->bleAdapter_))->NotifyAllWaitContinue(); in ExAdvClearHandleResult()
H A Dble_central_manager_impl.cpp622 (static_cast<BleAdapter *>(centralManager->bleAdapter_))->NotifyAllWaitContinue(); in ScanSetEnableResult()
653 (static_cast<BleAdapter *>(centralManager->bleAdapter_))->NotifyAllWaitContinue(); in ScanExSetEnableResult()
H A Dble_adapter.cpp279 void BleAdapter::NotifyAllWaitContinue() const in NotifyAllWaitContinue() function in OHOS::bluetooth::BleAdapter

Completed in 14 milliseconds