My goal is to get it to connect to a pair of headphones and be able to simultaniously transmit audio data to the headset and recieve audio data from the microphone on the headphones.
I've been tinkering with menuconfig settings trying to get things to work, and I have been struggling to get the headphones to establish an audio connection. I got the service level connection working, but everytime I type "hf cona;" to establish the audio connection it disconnects the audio connection immediately. Does anyone know what I am doing wrong or how to fix this problem?
Terminal Output:
Code: Select all
E (8859) CNSL: Command [hf cona;]
Connect Audio
I (8859) BT_APP_HF: APP HFP event: AUDIO_STATE_EVT
I (8859) BT_APP_HF: --Audio State connecting
E (8879) BT_BTM: btm_sco_connected, handle 180
I (8879) BT_APP_HF: APP HFP event: AUDIO_STATE_EVT
I (8879) BT_APP_HF: --Audio State connected
I (8879) BT_APP_HF: APP HFP event: AUDIO_STATE_EVT
I (8889) BT_APP_HF: --Audio State disconnected