Searched refs:PROPERTY_BLE_LOCAL_RAND (Results 1 – 2 of 2) sorted by relevance
356 ret = config_->SetValue(SECTION_BLE_PAIRED_LIST, section, PROPERTY_BLE_LOCAL_RAND, rand); in SetLocalEdivRand()526 bool ret = config_->GetValue(SECTION_BLE_PAIRED_LIST, section, PROPERTY_BLE_LOCAL_RAND, rand); in GetLocalRand()
63 const std::string PROPERTY_BLE_LOCAL_RAND = "LocalRand"; variable