Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp39 bool operationLast_ = false; member
860 pimpl->operationLast_ = false; in ExAdvDataFragment()
869 pimpl->operationLast_ = true; in ExAdvDataFragment()
878 pimpl->operationLast_ = true; in ExAdvDataFragment()
900 pimpl->operationLast_ = true; in ExAdvDataFragment()
913 pimpl->operationLast_ = false; in ExResDataFragment()
921 pimpl->operationLast_ = true; in ExResDataFragment()
931 pimpl->operationLast_ = true; in ExResDataFragment()
951 pimpl->operationLast_ = true; in ExResDataFragment()
1532 } else if (pimpl->operationLast_) { in GapExAdvDataSetCompleteEvt()
[all …]