Sincerely,
Jackson
Whether PBAP profile is default enabled or we have to enable it before
building the code ? If we have to enable it, then how?
Regards
Gururaja B O
On Jan 29, 10:51 am, Jackson Fan <xy...@motorola.com> wrote:
> Hi Jason,
> The OppProfileManager will be triggered by
> CachedBluetoothDevice.java to reflect a device's profile connected
> status. The final purpose is to filter devices when to conduct OPP
> sharing, along with the usage of BluetoothDevicePicker within
> BluetoothSettings.java.
> Both OPP andPBAPare services on top of OBEX library, and
> code is now opened athttp://android.git.kernel.org/?p=platform/packages/apps/Bluetooth.git....
>
> Sincerely,
> Jackson
>
> On Jan 7, 7:56 pm, Jason <crow...@gmail.com> wrote:
>
> > Hi everyone:
> > I'm tracing the Android 2.0 source code which related to OPP andPBAP.
> > There are some questions bothered me a much.
> > In LocalBluetoothProfileManager.java The OppProfileManager didn't have
> > relationship with any service. How does this profile wok?
> > Besides that, thePBAPconfused me more. I only noticed that both OPP
> > andPBAPregister by sdptool. But where is the code implement those
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
Where I have to check whether it is enabled , in which section of
code?
in this file ./external/bluetooth/bluez/tools/sdptool.c, they have
mentioned it as
{ "PBAP", PBAP_SVCLASS_ID, add_pbap, },
is it means enabled?
I saw below section of code in init.rc to add this service, this is
correct right?
service pbap /system/bin/sdptool add --channel=19 PBAP
user bluetooth
group bluetooth net_bt_admin
disabled
oneshot
Thanks
Gururaja B O
> > android-platfo...@googlegroups.com<android-platform%2Bunsu...@googlegroups.com>
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.