Searched refs:bluetoothKeystoreInstance (Results 1 – 1 of 1) sorted by relevance
36 std::unique_ptr<BluetoothKeystoreInterface> bluetoothKeystoreInstance; variable102 if (!bluetoothKeystoreInstance) { in getBluetoothKeystoreInterface()103 bluetoothKeystoreInstance.reset(new BluetoothKeystoreInterfaceImpl()); in getBluetoothKeystoreInterface()106 return bluetoothKeystoreInstance.get(); in getBluetoothKeystoreInterface()