Home
last modified time | relevance | path

Searched refs:PROPERTY_BLE_LOCAL_CSRK (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.cpp367 bool ret = config_->SetValue(SECTION_BLE_PAIRED_LIST, section, PROPERTY_BLE_LOCAL_CSRK, csrk); in SetLocalCsrk()
538 bool ret = config_->GetValue(SECTION_BLE_PAIRED_LIST, section, PROPERTY_BLE_LOCAL_CSRK, csrk); in GetLocalCsrk()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_device_config.h65 const std::string PROPERTY_BLE_LOCAL_CSRK = "LocalCsrk"; member

Completed in 3 milliseconds