Ignore:
Timestamp:
Aug 4, 2009, 10:17:33 AM (15 years ago)
Author:
Christoph Mayer
Message:

adress detection aufgeräumt, network info für bleutooth, data stream (hopeful crash fix), logging auf maemo nur warn, ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/utility/bootstrap/modules/bluetoothsdp/BluetoothSdp.h

    r5632 r5638  
    9292        sdp_session_t *sdp_session_;
    9393        uint8_t channel_;
     94
     95        bool haveConnections();
    9496#endif // HAVE_BLUETOOTH_BLUETOOTH_H
    9597
     
    9799        boost::asio::deadline_timer scan_timer_;
    98100        boost::thread t_;
    99 
    100         bool found;
    101 
    102101};
    103102
Note: See TracChangeset for help on using the changeset viewer.