Issue in HFP/HSP bluetooth profile in LinuxConnect bluetooth headphones both to PC and phone at the same...

Drawing ramified coverings with tikz

Is camera lens focus an exact point or a range?

Should I install hardwood flooring or cabinets first?

In Star Trek IV, why did the Bounty go back to a time when whales were already rare?

Visiting the UK as unmarried couple

Is XSS in canonical link possible?

How should I respond when I lied about my education and the company finds out through background check?

On a tidally locked planet, would time be quantized?

A Permanent Norse Presence in America

Why do IPv6 unique local addresses have to have a /48 prefix?

If a character with the Alert feat rolls a crit fail on their Perception check, are they surprised?

Is a model fitted to data or is data fitted to a model?

Can I use my Chinese passport to enter China after I acquired another citizenship?

Journal losing indexing services

We have a love-hate relationship

Indicating multiple different modes of speech (fantasy language or telepathy)

Query about absorption line spectra

Reply 'no position' while the job posting is still there

Simulating a probability of 1 of 2^N with less than N random bits

Java - What do constructor type arguments mean when placed *before* the type?

Did arcade monitors have same pixel aspect ratio as TV sets?

Would it be legal for a US State to ban exports of a natural resource?

How can "mimic phobia" be cured or prevented?

Is it possible to use .desktop files to open local pdf files on specific pages with a browser?



Issue in HFP/HSP bluetooth profile in Linux


Connect bluetooth headphones both to PC and phone at the same timeHow to disable Bluetooth auto-answer on Windows 7?How to connect MacBook to the Pulseaudio via bluetooth?Windows asks me for a bluetooth pairing code for my headsetHow to play android phone audio on a windows 8.1 PC's speakers using bluetooth, when “just connecting” doesn't work?Headset not connecting with windows 8 bluetoothHow can I output audio to Monster bluetooth Speakers?HFP/HSP profile in linuxLinux bluetooth audio issues. No working mic/sound via HSPBluetooth headphones interfering with other bluetooth devices













0















I am attempting to implement hands-free telephony on my board, I successfully connected my android phone to the board via bluetooth module(QCA61X4A) in phone and media audio sharing mode.



I was able to play media files via bluetooth by this. But when a call connected the bluetooth speaker works properly, i.e. I can hear what is said on the Mobile Phone, but audio is not transmitted from Board to Mobile Phone is not heard ( I guess there is some error in getting the data from mic or in transmitting data from bluetooth device). I get the following log message keeps appearing many times as soon as a call is initiated



"Bluetooth: hci0 SCO packet for unknown connection handle 0



Bluetooth: hci0 sending frame failed (-27)



Bluetooth: hci0 sending frame failed (-27)"



The Bluetooth device is connected via USB interface, Below is the device package configuration,
pulseaudio --version



pulseaudio 11.1
bluetoothctl --version
bluetoothctl: 5.49



ofonod --version
1.22
https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Bluetooth/



In the above link section 5 they have mentioned to enable SCO routing using hcitool command, But i dont know the command for QCA61X4A chipset. Could someone help me on this ?










share|improve this question



























    0















    I am attempting to implement hands-free telephony on my board, I successfully connected my android phone to the board via bluetooth module(QCA61X4A) in phone and media audio sharing mode.



    I was able to play media files via bluetooth by this. But when a call connected the bluetooth speaker works properly, i.e. I can hear what is said on the Mobile Phone, but audio is not transmitted from Board to Mobile Phone is not heard ( I guess there is some error in getting the data from mic or in transmitting data from bluetooth device). I get the following log message keeps appearing many times as soon as a call is initiated



    "Bluetooth: hci0 SCO packet for unknown connection handle 0



    Bluetooth: hci0 sending frame failed (-27)



    Bluetooth: hci0 sending frame failed (-27)"



    The Bluetooth device is connected via USB interface, Below is the device package configuration,
    pulseaudio --version



    pulseaudio 11.1
    bluetoothctl --version
    bluetoothctl: 5.49



    ofonod --version
    1.22
    https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Bluetooth/



    In the above link section 5 they have mentioned to enable SCO routing using hcitool command, But i dont know the command for QCA61X4A chipset. Could someone help me on this ?










    share|improve this question

























      0












      0








      0








      I am attempting to implement hands-free telephony on my board, I successfully connected my android phone to the board via bluetooth module(QCA61X4A) in phone and media audio sharing mode.



      I was able to play media files via bluetooth by this. But when a call connected the bluetooth speaker works properly, i.e. I can hear what is said on the Mobile Phone, but audio is not transmitted from Board to Mobile Phone is not heard ( I guess there is some error in getting the data from mic or in transmitting data from bluetooth device). I get the following log message keeps appearing many times as soon as a call is initiated



      "Bluetooth: hci0 SCO packet for unknown connection handle 0



      Bluetooth: hci0 sending frame failed (-27)



      Bluetooth: hci0 sending frame failed (-27)"



      The Bluetooth device is connected via USB interface, Below is the device package configuration,
      pulseaudio --version



      pulseaudio 11.1
      bluetoothctl --version
      bluetoothctl: 5.49



      ofonod --version
      1.22
      https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Bluetooth/



      In the above link section 5 they have mentioned to enable SCO routing using hcitool command, But i dont know the command for QCA61X4A chipset. Could someone help me on this ?










      share|improve this question














      I am attempting to implement hands-free telephony on my board, I successfully connected my android phone to the board via bluetooth module(QCA61X4A) in phone and media audio sharing mode.



      I was able to play media files via bluetooth by this. But when a call connected the bluetooth speaker works properly, i.e. I can hear what is said on the Mobile Phone, but audio is not transmitted from Board to Mobile Phone is not heard ( I guess there is some error in getting the data from mic or in transmitting data from bluetooth device). I get the following log message keeps appearing many times as soon as a call is initiated



      "Bluetooth: hci0 SCO packet for unknown connection handle 0



      Bluetooth: hci0 sending frame failed (-27)



      Bluetooth: hci0 sending frame failed (-27)"



      The Bluetooth device is connected via USB interface, Below is the device package configuration,
      pulseaudio --version



      pulseaudio 11.1
      bluetoothctl --version
      bluetoothctl: 5.49



      ofonod --version
      1.22
      https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Bluetooth/



      In the above link section 5 they have mentioned to enable SCO routing using hcitool command, But i dont know the command for QCA61X4A chipset. Could someone help me on this ?







      linux audio bluetooth embedded






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 14 mins ago









      shafishafi

      61




      61






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1417129%2fissue-in-hfp-hsp-bluetooth-profile-in-linux%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1417129%2fissue-in-hfp-hsp-bluetooth-profile-in-linux%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...