Home
last modified time | relevance | path

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

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