Skip to main content

Module client

Module client 

Source
Expand description

MAP client โ€” OBEX session setup, SETPATH sequencing, and request dispatch.

Split across nav (folder navigation), messages (message CRUD), and control (folder listing, notifications, session teardown); session setup and the shared recv/collect_body primitives live here.

Structsยง

MapClient
MAP session over an OBEX transport. Owns the OBEX state machine and the framed I/O.