Skip to content

Add Telephony Device Page (0x0B) HID_DESCRIPTOR #171

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

Open
ThomasAtBBTF opened this issue Aug 11, 2022 · 5 comments
Open

Add Telephony Device Page (0x0B) HID_DESCRIPTOR #171

ThomasAtBBTF opened this issue Aug 11, 2022 · 5 comments
Labels
ble enhancement New feature or request

Comments

@ThomasAtBBTF
Copy link

It would be very helpful if someone could add a sample HID_DESCRIPTOR for the Telephony Device Page (0x0B)
So we could make a ItsyBitsy Project to answer or decline incoming calls on an IPhone.
(And play with other Usages)

@ThomasAtBBTF ThomasAtBBTF added the enhancement New feature or request label Aug 11, 2022
@tannewt
Copy link
Member

tannewt commented Aug 11, 2022

@ThomasAtBBTF do you mean over BLE or USB?

@ThomasAtBBTF
Copy link
Author

BLE !

@dhalbert dhalbert added the ble label Aug 11, 2022
@dhalbert
Copy link
Collaborator

Then this could be done in the BLE library or an additional library. I'll move the issue there.

@dhalbert dhalbert transferred this issue from adafruit/circuitpython Aug 11, 2022
@dhalbert dhalbert added ble and removed ble labels Aug 11, 2022
@ThomasAtBBTF
Copy link
Author

ThomasAtBBTF commented Aug 11, 2022

I think the "only" thing we need is a small collection of bytes that can be added to the standard HID Descriptor for advertising the peripheral capabilities.
I can try to come up with them by myself, but for someone with some experience with headsets and their capabilities to answer calls, switch between calls, and hang up, it will be "a piece of cake" to form an iPhone-compatible descriptor.

@aguaviva
Copy link

aguaviva commented Dec 3, 2024

Supporting a telephony would be very useful as it would allow creating a "panic button" for old people so it calls their sons. I'd also make a nice kit with a nice red button.

Nobody has done this before and you would be the first one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ble enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants