// // platform_iphone.h // // support for the iPhone platform // // Created by Matthias Ringwald on 8/15/09. // #pragma once #include "hci.h" void platform_iphone_status_handler(BLUETOOTH_STATE state);