2 * Bluetooth support file for calling bluetooth configuration functions
4 * Copyright (c) 2005 SDG Systems, LLC
6 * 2005-06 Todd Blumer Initial Revision
9 #ifndef _HTCUNIVERSAL_PHONE_H
10 #define _HTCUNIVERSAL_PHONE_H
12 struct htcuniversal_phone_funcs
{
13 void (*configure
) ( int state
);