- Timestamp:
- Aug 22, 2012, 2:09:00 PM (12 years ago)
- Location:
- source
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
source
- Property svn:ignore deleted
-
source/ariba
- Property svn:ignore deleted
-
source/ariba/communication
- Property svn:ignore deleted
-
source/ariba/communication/networkinfo
- Property svn:ignore deleted
-
source/ariba/communication/networkinfo/NetworkInformation.cpp
r5860 r10700 40 40 #include "ariba/config.h" 41 41 42 #ifdef HAVE_ BLUETOOTH_BLUETOOTH_H42 #ifdef HAVE_LIBBLUETOOTH 43 43 #include <bluetooth/bluetooth.h> 44 44 #include <bluetooth/hci.h> … … 211 211 // 212 212 213 #ifdef HAVE_ BLUETOOTH_BLUETOOTH_H213 #ifdef HAVE_LIBBLUETOOTH 214 214 215 215 int btsock = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);
Note:
See TracChangeset
for help on using the changeset viewer.