Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp36 bool operationLast_ = false; member
902 pimpl->operationLast_ = false; in ExAdvDataFragment()
911 pimpl->operationLast_ = true; in ExAdvDataFragment()
920 pimpl->operationLast_ = true; in ExAdvDataFragment()
942 pimpl->operationLast_ = true; in ExAdvDataFragment()
955 pimpl->operationLast_ = false; in ExResDataFragment()
964 pimpl->operationLast_ = true; in ExResDataFragment()
974 pimpl->operationLast_ = true; in ExResDataFragment()
990 pimpl->operationLast_ = true; in ExResDataFragment()
1618 if ((BleConfig::GetInstance().GetBleAddrType() == BLE_ADDR_TYPE_RPA) && (pimpl->operationLast_)) { in GapExAdvDataSetCompleteEvt()
[all...]

Completed in 4 milliseconds