wrap BT APIs in ifdef

This commit is contained in:
ehouse 2007-04-05 04:18:05 +00:00
parent 039a730217
commit 959357f0f6

View file

@ -229,7 +229,7 @@ WinGetPixel
#
UIColorGetTableEntryIndex
#HsNavDrawFocusRing
# Bluetooth
#ifdef XWFEATURE_BLUETOOTH
BtLibOpen
BtLibAddrBtdToA
BtLibSecurityFindTrustedDeviceRecord
@ -246,3 +246,4 @@ BtLibSocketListen
#BtLibRegisterManagementNotification
#BtLibUnregisterManagementNotification
#BtLibSocketCreate
#endif