Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_settings.cpp31 if (!parcel.WriteInt32(phy_)) { in Marshalling()
72 if (!parcel.ReadInt32(phy_)) { in ReadFromParcel()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h745 phy_ = phy; in SetPhy()
756 return phy_; in GetPhy()
807 int phy_ = 255; member in OHOS::bluetooth::ScanSettings
H A Dble_service_data.h188 (phy_ == rhs.GetPhy()) && in operator ==()
201 int phy_ = PHY_LE_1M; member in OHOS::bluetooth::BleScanSettingsImpl
H A Dble_service_data.cpp72 phy_ = phy; in SetPhy()
77 return phy_; in GetPhy()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h394 int phy_ = PHY_LE_1M; member in OHOS::Bluetooth::BleScanSettings
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp680 phy_ = phy; in SetPhy()
685 return phy_; in GetPhy()

Completed in 7 milliseconds