Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_bluetooth_data.h73 void SetDataMaxLength(int len);
H A Dclassic_bluetooth_data.cpp57 void ClassicBluetoothData::SetDataMaxLength(int len) in SetDataMaxLength() function in OHOS::bluetooth::ClassicBluetoothData
H A Dclassic_adapter_properties.cpp348 eirData->SetDataMaxLength(MAX_EXTEND_INQUIRY_RESPONSE_LEN); in SetEirData()
H A Dclassic_adapter.cpp79 eirData_.SetDataMaxLength(MAX_EXTEND_INQUIRY_RESPONSE_LEN); in StartUp()