I have one machine that send files to the devices that it detects (pairing when requested by the target device). But recently it goes out of memory, and if a launch bluetoothd by hand I see thousands of lines like this: .................. bluetoothd[3341]: src/device.c:device_create() Creating device /org/bluez/3341/hci1/dev_E4_EC_10_CD_56_C2 bluetoothd[3341]: src/device.c:btd_device_ref() 0x234e5988: ref=1 bluetoothd[3341]: src/device.c:device_set_temporary() temporary 0 bluetoothd[3341]: src/device.c:device_probe_drivers() Probing drivers for E4:EC:10:CD:56:C2 bluetoothd[3341]: src/device.c:device_create() Creating device /org/bluez/3341/hci1/dev_FC_A1_3E_11_6D_81 bluetoothd[3341]: src/device.c:btd_device_ref() 0x234eb4c8: ref=1 bluetoothd[3341]: src/device.c:device_set_temporary() temporary 0 bluetoothd[3341]: src/device.c:device_probe_drivers() Probing drivers for FC:A1:3E:11:6D:81 bluetoothd[3341]: src/device.c:device_create() Creating device /org/bluez/3341/hci1/dev_E0_A6_70_49_6E_6A bluetoothd[3341]: src/device.c:btd_device_ref() 0x234ee6d8: ref=1 bluetoothd[3341]: src/device.c:device_set_temporary() temporary 0 bluetoothd[3341]: src/device.c:device_probe_drivers() Probing drivers for E0:A6:70:49:6E:6A bluetoothd[3341]: src/device.c:device_create() Creating device /org/bluez/3341/hci1/dev_00_26_CC_6B_F8_0A .................... It seems to remember all the devices that are paired once. How I can make him clean them? Thanks in advance -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html