Searched refs:BluetoothGattInterfaceImpl (Results 1 – 1 of 1) sorted by relevance
435 class BluetoothGattInterfaceImpl : public BluetoothGattInterface { class437 BluetoothGattInterfaceImpl() : hal_iface_(nullptr) {} in BluetoothGattInterfaceImpl() function in bluetooth::hal::BluetoothGattInterfaceImpl439 ~BluetoothGattInterfaceImpl() override { in ~BluetoothGattInterfaceImpl()533 DISALLOW_COPY_AND_ASSIGN(BluetoothGattInterfaceImpl);541 return static_cast<BluetoothGattInterfaceImpl*>(g_interface) in GetScannerObservers()548 return static_cast<BluetoothGattInterfaceImpl*>(g_interface) in GetClientObservers()555 return static_cast<BluetoothGattInterfaceImpl*>(g_interface) in GetServerObservers()733 std::unique_ptr<BluetoothGattInterfaceImpl> impl( in Initialize()734 new BluetoothGattInterfaceImpl()); in Initialize()