- Timestamp:
- Aug 4, 2009, 10:17:33 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/bootstrap/modules/bluetoothsdp/BluetoothSdp.h
r5632 r5638 92 92 sdp_session_t *sdp_session_; 93 93 uint8_t channel_; 94 95 bool haveConnections(); 94 96 #endif // HAVE_BLUETOOTH_BLUETOOTH_H 95 97 … … 97 99 boost::asio::deadline_timer scan_timer_; 98 100 boost::thread t_; 99 100 bool found;101 102 101 }; 103 102
Note:
See TracChangeset
for help on using the changeset viewer.