diff --git a/TODO b/TODO index 4b291bdc..73768a5b 100644 --- a/TODO +++ b/TODO @@ -102,16 +102,15 @@ Modem Emulator Priority: Medium Owner: Frédéric Danis -- Support extensions to HFP AG emulator. Some carkits support additional - AT command extensions to the Bluetooth HFP AG standard. Refer to CE4A +- Support CE4A extensions to HFP AG emulator. CE4A defines additional + AT command extensions to the Bluetooth HFP AG standard. Refer to CE4A white paper: "AT-commands for Automotive Premium Phone Integration". Plugins can register additional command handlers appropriately to handle such commands. Complexity: C4 - Priority: Medium + Priority: Low Depends: HFP AG emulator - Owner: Frédéric Dalleau - Support HSP AG. Similar to HFP AG emulator but implements the much reduced Bluetooth HSP AG profile.