diff --git a/TODO b/TODO index 56722595..326ebab2 100644 --- a/TODO +++ b/TODO @@ -117,6 +117,17 @@ SIM / SIM File system Complexity: C1 +Bluetooth HFP +============= + +- Support HFP-specific AT commands for the HF role, providing an appropriate + D-Bus API when needed. Some examples are AT+BIA, AT+BINP, AT+BLDN, AT+BVRA, + AT+BRSF, etc. + + Priority: Medium + Complexity: C2 + + Modem Emulator ==============