btstack/src/platform_iphone.h

13 lines
207 B
C
Raw Normal View History

//
// 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);