/* * Copyright 2026, Haiku, Inc. All Rights Reserved. * Distributed under the terms of the MIT License. */ #ifndef BLUETOOTH_ADDRESS_H #define BLUETOOTH_ADDRESS_H #include <net_datalink.h> extern net_address_module_info gBluetoothAddressModule; #endif // BLUETOOTH_ADDRESS_H