Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluedroid PBAP/PBA profile support (IDFGH-10260) #11522

Closed
danjulio opened this issue May 27, 2023 · 4 comments
Closed

Bluedroid PBAP/PBA profile support (IDFGH-10260) #11522

danjulio opened this issue May 27, 2023 · 4 comments
Assignees
Labels
Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Type: Feature Request Feature request for IDF

Comments

@danjulio
Copy link

Is your feature request related to a problem?

I am designing a telephony device using the Bluedroid HFP running on an ESP32. It has a small LCD touchscreen that provides the user interface. It would be useful for the users to be able to access the address book from the phone on that screen to both identify incoming caller names and to initiate outgoing calls from the device. The same kind of functionality that exists in automotive head-end units. This requires the PBA and/or PBAP profile to be supported.

Describe the solution you'd like.

Support for the PBAP profile (and/or PBA) in the Espressif Bluedroid port. I am interested in PCE (Client ) support but since you support AG HFP then I think you'd also have to support PSE (server) as well.

Describe alternatives you've considered.

I looked at bStack but would be nice to use Espressif's native library.

Additional context.

No response

@danjulio danjulio added the Type: Feature Request Feature request for IDF label May 27, 2023
@github-actions github-actions bot changed the title Bluedroid PBAP/PBA profile support Bluedroid PBAP/PBA profile support (IDFGH-10260) May 27, 2023
@espressif-bot espressif-bot added the Status: Opened Issue is new label May 27, 2023
@BetterJincheng
Copy link
Collaborator

@danjulio Thank you very much for your suggestion. PBAP is an upper-layer protocol based on OBEX, but we do not currently support OBEX. WWe will have people supporting this feature in early 2024. At that time, I will remind you here.

@Matthieu-Poulain
Copy link

Matthieu-Poulain commented Nov 19, 2024

We will have people supporting this feature in early 2024

Hi,
We are near of 2024's end, and i have not seen any PBAP or Obex feature log in the newer changes. Is the functionnality still planned and if so do you have a release time target?

Many thanks

@espressif-bot espressif-bot added Status: Reviewing Issue is being reviewed and removed Status: Opened Issue is new labels Dec 4, 2024
@esp-lrh
Copy link
Collaborator

esp-lrh commented Dec 4, 2024

Hi, @danjulio @Matthieu-Poulain

The PBAP client feature will be supported soon. The merge request is currently under review and is expected to be merged this week.

As for the PBAP server, we currently have no plans to support it.

@danjulio
Copy link
Author

danjulio commented Dec 4, 2024

Thanks @esp-lrh. I'll definitely take a look!

@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: NA Issue resolution is unavailable and removed Status: Reviewing Issue is being reviewed labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

5 participants