Searched refs:PROPERTY_BLE_LOCAL_SIGN_COUNTER (Results 1 – 2 of 2) sorted by relevance
379 … SECTION_BLE_PAIRED_LIST, section, PROPERTY_BLE_LOCAL_SIGN_COUNTER, std::to_string(signCounter)); in SetLocalSignCounter()550 …bool ret = config_->GetValue(SECTION_BLE_PAIRED_LIST, section, PROPERTY_BLE_LOCAL_SIGN_COUNTER, si… in GetLocalSignCounter()
68 const std::string PROPERTY_BLE_LOCAL_SIGN_COUNTER = "LocalSignCounter"; variable