Hi All,
My project involves implementing HFP client profile with the following setup (OMAP + WL1831 ) & audio codec for PCM transfer . I am running bluedroid stack with android kitkat 4.4.4 (kernel 3.0 ). I am able to establish connection between any mobile phone and my target board running HFP client profile.
However when i make a call ,after all the proper state transitions (disconnect ,connect ,audio state ..) voice is not heard .I have routed the Wl1831's(Bluetooth's codec interface) pcm interface to my audio codec.
I would like to know whether wl1831 can decode the voice from mobile phone and route it through the PCM interface .
Note:All state transitions and codec negotiation will be handled by android's bluedroid stack .The bluetooth chip's purpose will be to decode and encode the voice data.