Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_ble_central_manager.h40 BluetoothBleAdvertiserData btRespData; member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp400 if (!data.WriteParcelable(&paramSet.btRespData)) { in WriteAdvertiserParcelData()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp505 paramSet.btRespData.SetPayload(std::string(lpDeviceParamSet.respData.begin(), in SetLpDeviceParam()