Hi, My module (SIMCOM5216) sends "PB DONE" when the phonebook is ready. So, I would like to wait for this message before instantiated the phonebook interface in ofono. In the phonebook AT driver, there is a quirk for ifx vendor. So, I try to do the same thing, not with the "+PBREADY" message, but with "PB DONE" and it doesn't work. I don't known where to put my quirk. Can you give me some hints ? Regards, Anthony Viallard.