Changes

Jump to navigation Jump to search
Line 1,194: Line 1,194:     
= Notes =
 
= Notes =
The output from <code>sudo hcitool info {BDADDR}</code> is identical on both [[1.0.0]]/10.x:
+
The output from <code>sudo hcitool info {BDADDR}</code> is identical for [1.0.0-11.0.0]:
    
   BD Address:  {BDADDR}
 
   BD Address:  {BDADDR}
Line 1,221: Line 1,221:     
The following L2CAP services are registered (dynamic channels): SDP, ATT (GATT), RFCOMM, HID (PSMs: 0x11, 0x13, 0x8001, 0x8003).
 
The following L2CAP services are registered (dynamic channels): SDP, ATT (GATT), RFCOMM, HID (PSMs: 0x11, 0x13, 0x8001, 0x8003).
 +
 +
<code>l2cu_send_peer_echo_rsp</code> is called with p_data=NULL and data_len=0, therefore no data is returned in the L2CAP ECHO response.
    
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.
 
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.

Navigation menu