Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/
H A Dwifi_keystore_hal_connector.cpp44 android::sp<IKeystore> wifiKeystoreHalService = new Keystore(); in start() local
45 android::status_t err = wifiKeystoreHalService->registerAsService(); in start()