bluetooth.h File Reference

Go to the source code of this file.

Functions

void bt_device_reset (void)
 reset_bt_device(): This function is called to reset the bluetooth device
void bt_device_config (void)
 usart_config(): This function is called to configure the bluetooth device

Variables

const char configure [205]


Function Documentation

void bt_device_config ( void   ) 

usart_config(): This function is called to configure the bluetooth device

This function is called on bluetooth module configuration
It's a function to set up the bluetooth device with specific functionality

Parameters:
no param
Returns:
void

References bt_device_uc_config(), and my_delay().

Referenced by main().

void bt_device_reset ( void   ) 

reset_bt_device(): This function is called to reset the bluetooth device

This function is called on bluetooth module reset
It's function is to disable TX and set the pin low for a period of time and after that TX is reenabled

Parameters:
state to enable or disable the transmitter pin of AVR
Returns:
void

References my_delay(), and reset_uc_bt_device().


Variable Documentation

const char configure[205]

Referenced by bt_device_uc_config().


Generated on Mon Jan 12 21:12:08 2009 for BlueTemp by  doxygen 1.5.8