Changeset 5649 for source/ariba/utility
- Timestamp:
- Aug 4, 2009, 1:17:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/bootstrap/modules/bluetoothsdp/BluetoothSdp.cpp
r5638 r5649 440 440 441 441 bool haveconn = (cl->conn_num > 0); 442 logging_ error("we have " << cl->conn_num << " activeconnections");442 logging_debug("we have " << cl->conn_num << " active hci connections"); 443 443 free(cl); 444 444 close(btsock);
Note:
See TracChangeset
for help on using the changeset viewer.