Changeset 4903
- Timestamp:
- Jul 14, 2009, 11:40:54 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/bootstrap/modules/bluetoothsdp/BluetoothSdp.cpp
r4900 r4903 91 91 bool BluetoothSdp::isFunctional() { 92 92 #ifdef HAVE_BLUETOOTH_BLUETOOTH_H 93 return false; // Not tested yet :)93 return true; // Not tested yet :) 94 94 #else 95 95 return false;
Note:
See TracChangeset
for help on using the changeset viewer.