]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/bluetooth/omap/h6300_bt_led.h
h63xx: bluetooth support
[linux-2.6-omap-h63xx.git] / drivers / bluetooth / omap / h6300_bt_led.h
1 #ifndef H6300_BT_LED_H_
2 #define H6300_BT_LED_H_
3
4 #define INDEX_BT_LED    2
5
6 void h6300_clear_led(int led_num);
7 void h6300_set_led(int led_num, int duty_time, int cycle_time);
8
9 #endif /*H6300_BT_LED_H_*/