SmpTransport
SMP (Simple Management Protocol) transport for MCUboot DFU.
SMP uses a single characteristic for both request and response. Responses may be fragmented across multiple BLE notifications when the payload exceeds the MTU. This transport reassembles fragmented responses based on the SMP header length field before returning to the caller.