Searched defs:BluetoothInstanceFactory (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/
H A Dbluetooth_instance.h51 // A BluetoothInstanceFactory provides a common interface for factory
54 class BluetoothInstanceFactory { class in namespace:bluetooth
56 BluetoothInstanceFactory() = default;
57 virtual ~BluetoothInstanceFactory() = default;
72 DISALLOW_COPY_AND_ASSIGN(BluetoothInstanceFactory);

Completed in 119 milliseconds