Searched refs:BluetoothGattInterfaceImpl (Results 1 – 1 of 1) sorted by relevance
497 class BluetoothGattInterfaceImpl : public BluetoothGattInterface { class499 BluetoothGattInterfaceImpl() : hal_iface_(nullptr) { in BluetoothGattInterfaceImpl() function in bluetooth::hal::BluetoothGattInterfaceImpl502 ~BluetoothGattInterfaceImpl() override { in ~BluetoothGattInterfaceImpl()577 DISALLOW_COPY_AND_ASSIGN(BluetoothGattInterfaceImpl);585 return static_cast<BluetoothGattInterfaceImpl*>( in GetClientObservers()592 return static_cast<BluetoothGattInterfaceImpl*>( in GetServerObservers()866 std::unique_ptr<BluetoothGattInterfaceImpl> impl( in Initialize()867 new BluetoothGattInterfaceImpl()); in Initialize()