Searched refs:bluetoothKeystoreInstance (Results 1 – 1 of 1) sorted by relevance
42 std::unique_ptr<BluetoothKeystoreInterface> bluetoothKeystoreInstance; variable124 if (!bluetoothKeystoreInstance) { in getBluetoothKeystoreInterface()125 bluetoothKeystoreInstance.reset(new BluetoothKeystoreInterfaceImpl()); in getBluetoothKeystoreInterface()128 return bluetoothKeystoreInstance.get(); in getBluetoothKeystoreInterface()