14 lines
178 B
C
14 lines
178 B
C
#ifndef __BLUETOOTH_HANDSFREE_H__
|
|
#define __BLUETOOTH_HANDSFREE_H__
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* __BLUETOOTH_HANDSFREE_H__ */
|