Bluetooth Driver services: Difference between revisions
No edit summary |
|||
Line 1,202: | Line 1,202: | ||
Features page 1: 0x0f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 | Features page 1: 0x0f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 | ||
Features page 2: 0x7f 0x0b 0x00 0x00 0x00 0x00 0x00 0x00 | Features page 2: 0x7f 0x0b 0x00 0x00 0x00 0x00 0x00 0x00 | ||
The following L2CAP services are registered (dynamic channels): SDP, ATT (GATT), RFCOMM, HID (PSMs: 0x11, 0x13, 0x8001, 0x8003). | |||
The following HID transaction types are supported (by <code>hidh_l2cif_data_ind</code>): HANDSHAKE, CONTROL (only param VIRTUAL_CABLE_UNPLUG is supported), DATA, DATAC. | |||
* DATAC is not actually supported, since the callback function (<code>bta_hh_cback</code>) just frees the message and returns. | |||
[[Category:Services]] | [[Category:Services]] |