I now integrate USB, BLE, LLPM, keyboard HID and Mouse HID to nrf52833.
When I added CONFIG_DESKTOP_HID_MOUSE=y, my project was abnormal.
BLE connection: Move Mouse and report keyboard work correctly.
USB connected: data cannot be reported to PC.
LLPM cannot be connected: disconnect after connection, and then repeat the process.