Skip to content

Commit

Permalink
am dc18c41: Update Bluez header for new ACL state debug parameters.
Browse files Browse the repository at this point in the history
Merge commit 'dc18c419590935a7bcb180ae932e543defd73e18' into eclair-mr2-plus-aosp

* commit 'dc18c419590935a7bcb180ae932e543defd73e18':
  Update Bluez header for new ACL state debug parameters.
  • Loading branch information
Nick Pelly authored and Android Git Automerger committed Dec 11, 2009
2 parents 83895b4 + dc18c41 commit 97607af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bluez-clean-headers/bluetooth/hci.h
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,9 @@ struct hci_conn_info {
uint8_t out;
uint16_t state;
uint32_t link_mode;
uint32_t mtu;
uint32_t cnt;
uint32_t pkts;
};
struct hci_conn_list_req {
uint16_t dev_id;
Expand Down

0 comments on commit 97607af

Please sign in to comment.