heinervdm / nohands

HFP for Linux is a software package written in C++ that aims to be a conforming implementation of Bluetooth Hands-Free Profile 1.5.
http://nohands.sourceforge.net
GNU General Public License v2.0
85 stars 34 forks source link

Add a SendAtCommand dbus function to just pass a given AT string #5

Closed johnflux closed 10 years ago

johnflux commented 10 years ago

This is useful for testing or running custom/proprietary AT commands

For example:

$ qdbus net.sf.nohands.hfpd /net/sf/nohands/hfpd AddDevice "22:22:68:4B:0F:06" "true" $ qdbus net.sf.nohands.hfpd /net/sf/nohands/hfpd/22_22_68_4B_0F_06 Connect $ qdbus net.sf.nohands.hfpd /net/sf/nohands/hfpd/22_22_68_4B_0F_06 SendAtCommand "AT+CHLD=?" +CHLD: (0,1,2,3)