Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp1252 void ConvertAdvSettingParam(const BtLpDeviceParam *param, BleAdvertiserSettings &advSettings) in ConvertAdvSettingParam() argument
1256 advSettings.SetInterval(param->advParam.minInterval); in ConvertAdvSettingParam()
1259 advSettings.SetConnectable(false); in ConvertAdvSettingParam()
1323 ConvertAdvSettingParam(inParam, outParam.advSettings); in ConvertLpDeviceParamData()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h531 BleAdvertiserSettings advSettings; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp490 pimpl->ConvertAdvertiserSetting(lpDeviceParamSet.advSettings, paramSet.btAdvSettings); in SetLpDeviceParam()

Completed in 4 milliseconds