Searched refs:BluetoothKeystoreInterface (Results 1 – 11 of 11) sorted by relevance
37 using bluetooth::bluetooth_keystore::BluetoothKeystoreInterface;42 std::unique_ptr<BluetoothKeystoreInterface> bluetoothKeystoreInstance;46 : public bluetooth::bluetooth_keystore::BluetoothKeystoreInterface {123 BluetoothKeystoreInterface* getBluetoothKeystoreInterface() { in getBluetoothKeystoreInterface()
52 using bluetooth::bluetooth_keystore::BluetoothKeystoreInterface;
33 bluetooth_keystore::BluetoothKeystoreInterface* bt_keystore_interface = nullptr;90 bluetooth_keystore::BluetoothKeystoreInterface* ParameterProvider::GetBtKeystoreInterface() { in GetBtKeystoreInterface()95 void ParameterProvider::SetBtKeystoreInterface(bluetooth_keystore::BluetoothKeystoreInterface* bt_k… in SetBtKeystoreInterface()
48 static bluetooth_keystore::BluetoothKeystoreInterface* GetBtKeystoreInterface();50 static void SetBtKeystoreInterface(bluetooth_keystore::BluetoothKeystoreInterface* bt_keystore);
22 BluetoothKeystoreInterface* getBluetoothKeystoreInterface();
26 using bluetooth::bluetooth_keystore::BluetoothKeystoreInterface;32 static BluetoothKeystoreInterface* sBluetoothKeystoreInterface = nullptr;115 (BluetoothKeystoreInterface*)btInf->get_profile_interface(BT_KEYSTORE_ID); in initNative()
36 class BluetoothKeystoreInterface {38 virtual ~BluetoothKeystoreInterface() = default;
95 bluetooth_keystore::BluetoothKeystoreInterface* ParameterProvider::GetBtKeystoreInterface() { in GetBtKeystoreInterface()99 void ParameterProvider::SetBtKeystoreInterface(bluetooth_keystore::BluetoothKeystoreInterface* bt_k… in SetBtKeystoreInterface()
95 bluetooth_keystore::BluetoothKeystoreInterface* ParameterProvider::GetBtKeystoreInterface() { in GetBtKeystoreInterface()100 bluetooth_keystore::BluetoothKeystoreInterface* bt_keystore) {} in SetBtKeystoreInterface()
117 bluetooth_keystore::BluetoothKeystoreInterface* ParameterProvider::GetBtKeystoreInterface() { in GetBtKeystoreInterface()122 bluetooth_keystore::BluetoothKeystoreInterface* /* bt_keystore */) {} in SetBtKeystoreInterface() argument