ModemManager interface headers: MM1_ vs MM_



The ChromeOS connection manager would like to talk with both old-style ModemManager (org.freedesktop.ModemManager) and new-style ModemManager (org.freedesktop.ModemManager1) modem managers at the same time.

Unfortunately, the old header (mm-modem.h) is not compatible with the new headers (ModemManager-*.h).  For example, both define MM_MODEM_CDMA_REGISTRATION_STATE_*.  

Consistency suggests that we should name all the exported ModemManager1 interfaces and enums MM1_.   I'm happy to put up a CL for this, but I'd like to solicit opinions before I sharpen up my search/replace knives.  



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]