Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.cpp27 this->SetAdvertiseFlag(device.GetAdFlag()); in ScanResult()
H A Dble_parcel_data.h601 void SetAdvertiseFlag(uint8_t flag) in SetAdvertiseFlag() function in OHOS::bluetooth::ScanResult
H A Dble_service_data.h1397 void SetAdvertiseFlag(uint8_t flag) in SetAdvertiseFlag() function in OHOS::bluetooth::BleScanResultImpl
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp66 scanResult.SetAdvertiseFlag(tempResult.GetAdvertiseFlag());
106 scanResult.SetAdvertiseFlag(result.GetAdvertiseFlag());
612 void BleScanResult::SetAdvertiseFlag(uint8_t flag) in SetAdvertiseFlag() function in OHOS::Bluetooth::BleScanResult
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h193 void SetAdvertiseFlag(uint8_t flag);
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp141 bleScanResult.SetAdvertiseFlag(iter->GetPeripheralDevice().GetAdFlag());

Completed in 6 milliseconds