[Feature request] phone/phablet (nexus 7 2013 lte) as bluetooth headset - PAC Feature Development

Can we have nexus 7 2013 lte act as bluetooth headset and have phone book access profile please.....
www.bluez.org they have the whole source code to put this in to any rom, i do not know how to put but someone who knows i think should be straight forward
also there are roms from huifei who manufactures car stereos with bluetooth functionality in them and they are based on android ... http://forum.xda-developers.com/showthread.php?t=2660662
can we have this functionality please in nexus 7 ?

There is source code available for a product called carpod, and android car head unit which also has this bluetooth functionality... i downloaded the source code, and it has gradle files etc... i have no idea how and what to look in to the source code... any suggestions where to look? how to open the complete source code in android development studio etc?
the link for that source code is under Helpful Links section -->> http://forum.xda-developers.com/showpost.php?p=55200512&postcount=1
i really hope a developer can just add this functionality which is already implemented in many available car head units running on android...

Related

[Q] Handsfree software for Android 2.3.x [server]

Hello,
I am looking for handsfree type software for Android 2.3.x that would allow to
make calls using other android/wm/symbian e.t.c. devices over bluetooth.
Something similar (in terms of functionality) to hardware bluetooth handsfree devices very common nowdays for your car.
I've done quite a deep search over internet - but found only similar type of
requests - but no solutions...
The only thing found that might be of some help here is Linux HFP project: Bluetooth Hands-Free Profile server for linux... But ... is there a w2ay to port this application to Android platform ?
Or probably I was unable to find solution that already exist for Android - in that case please share your knowledge.
Thank you beforehand !

[Q] Tablet as handsfree (HFP 1.6)?

Does Android 4.1 allow a device to serve as a Hands-Free Profile (HFP) device? Similar to the way many newer cars come with integrated Bluetooth/HFP, I would like to use my tablet (Nexus 7) as a front-end for my phone. When an incoming call comes in, the phone should relay the call over Bluetooth to the tablet; it should also allow the tablet to make outgoing calls via Bluetooth over the phone's network.
Please note that I am not interested in solutions such as GrooveIP, Talkatone, and SIPDroid. I am specifically looking for Bluetooth HFP.
I've done quite a bit of searching but have not seen an app that does this. I wouldn't mind looking into developing such a product - but I first wanted to know if the HSP 1.6 host API was available in Android 4.1. I've seen resources stating it was available in ICS 4.0, but I believe this is to allow Android devices to connect to third-party HSP devices - I'm looking to do the opposite (i.e. have the Android device serve as the HSP host).
i am also curious about this.
fxftwo said:
i am also curious about this.
Click to expand...
Click to collapse
Me too
For those of us that plans to install a Android tablet in the car for music etc. this would be tha last part to make it a complete in-car device.
I am another curious one about this. The only devices I know of for sure that can do this are the 3.6 and 4.2 samsung galaxy players. Unfortunately, I have the 4.0 galaxy player, that doesn't support it. The galaxy players run gb, not jb, btw.
Sent using Tapatalk
Did anybody found a solution, and trying to add this feature to my android app.
anonim1 said:
Does Android 4.1 allow a device to serve as a Hands-Free Profile (HFP) device? Similar to the way many newer cars come with integrated Bluetooth/HFP, I would like to use my tablet (Nexus 7) as a front-end for my phone. When an incoming call comes in, the phone should relay the call over Bluetooth to the tablet; it should also allow the tablet to make outgoing calls via Bluetooth over the phone's network.
Please note that I am not interested in solutions such as GrooveIP, Talkatone, and SIPDroid. I am specifically looking for Bluetooth HFP.
I've done quite a bit of searching but have not seen an app that does this. I wouldn't mind looking into developing such a product - but I first wanted to know if the HSP 1.6 host API was available in Android 4.1. I've seen resources stating it was available in ICS 4.0, but I believe this is to allow Android devices to connect to third-party HSP devices - I'm looking to do the opposite (i.e. have the Android device serve as the HSP host).
Click to expand...
Click to collapse
From what I can gather:
* Bluetooth defines HFP to have two roles: the Audio Gateway (AG) role and the Hands-Free (HF) role.
* Android doesn't natively support the HF role.
I too am interested in exactly what you are describing -- would like to use a tablet as the infotainment hub of a vehicle. I would happy to be a part of or organize a bounty to support development of such a capability in CM10.
-jd
Someone custom-implemented the needed Bluetooth role
Looks like some Android device has custom implementations of both A2DP sink role and hands free unit role. I can't post links yet. Google this:
AllGo Systems Demonstrates Android Based Automotive Infotainment Solutions with Fast Boot-up as a Critical Feature at SAE Convergence 2012 - Detroit, Michigan, USA
n230384 said:
Looks like some Android device has custom implementations of both A2DP sink role and hands free unit role. I can't post links yet. Google this:
AllGo Systems Demonstrates Android Based Automotive Infotainment Solutions with Fast Boot-up as a Critical Feature at SAE Convergence 2012 - Detroit, Michigan, USA
Click to expand...
Click to collapse
any leads if this is available on android yet? (Hands free profile)
There's some development about this but I'm not sure it's possible yet.
have a look at the links here: https://stackoverflow.com/questions...a-receiver-for-a2dp-profile/28892944#28892944
I want, too
to use android device as hands free

[Q] Why is ther no universal Bluetooth patch??

Could someone tell me why its impossible to find a universal Bluetooth patch for EXTERNAL usb Bluetooth dongles? One that will add the full Bluetooth feature to the devices "born" without build-in Bluetooth.
We are so many that bought these Android tablets thinking that we could just plug in a Bluetooth usb dongle - for why would that feature be missing in Android, bluetooth has been around for so many years even before anyone thought of android.
So why is this left out of the kernel, it should be as basic as Wi-Fi?
Come on XDA developers - make a universal driver, then get people to test it and add their devices to the list of working.
Doesn't bluetooth work in linux? And isn't Android based on linux?
So why is it so hard to make the driver/patch?
Or is it simply that most developers think that bluetooth is obsolete - So never mind?
With kind regards
JBJ

[Feature request] phone/phablet (nexus 7 2013 lte) as bluetooth headset

Can we have nexus 7 2013 lte act as bluetooth headset and have phone book access profile please.....
www.bluez.org they have the whole source code to put this in to any rom, i do not know how to put but someone who knows i think should be straight forward
also there are roms from huifei who manufactures car stereos with bluetooth functionality in them and they are based on android ... http://forum.xda-developers.com/showthread.php?t=2660662
can we have this functionality please in nexus 7 ?
There is source code available for a product called carpod, and android car head unit which also has this bluetooth functionality... i downloaded the source code, and it has gradle files etc... i have no idea how and what to look in to the source code... any suggestions where to look? how to open the complete source code in android development studio etc?
the link for that source code is under Helpful Links section -->> http://forum.xda-developers.com/showpost.php?p=55200512&postcount=1
i really hope a developer can just add this functionality which is already implemented in many available car head units running on android...
This will not be in paranoid android
#stayparanoid

Starting with Android 12, multicasting to a group of BLE audio headphones is supported. How this can be achieved?

Connecting 2 Bluetooth devices at once to your android device and stream audio simultaneously for both of them.
combined audio device routing https://source.android.com/docs/core/audio/combined-audio-routing
in aosp source code page it is mentioned about ble audio supporting multiple audio sink devices.... https://developer.android.com/guide/topics/connectivity/ble-audio/overview
Is there any details on how to achieve this. Please help me on this
The feature is called Auracast. Not everything you'll find in the AOSP is implemented in your firmware. Apart from that this features needs Bluetooth 5.2.
WoKoschekk said:
The feature is called Auracast. Not everything you'll find in the AOSP is implemented in your firmware. Apart from that this features needs Bluetooth 5.2.
Click to expand...
Click to collapse
We are trying to build AOSP 12 in RPI4 and enable Dual audio Bluetooth is that possible is there any reference

Categories

Resources