Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328197
b: refs/heads/master
c: e71dfab
h: refs/heads/master
i:
  328195: bc3c85d
v: v3
  • Loading branch information
Andrei Emeltchenko authored and Gustavo Padovan committed Sep 8, 2012
1 parent 393d64d commit ccc2eab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 376261ae3627b03574994496f70f95d5538795d5
refs/heads/master: e71dfabab03129182a955663cbd53406714d96c0
3 changes: 3 additions & 0 deletions trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,9 @@ static void amp_init(struct hci_dev *hdev)

/* Read Local AMP Info */
hci_send_cmd(hdev, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL);

/* Read Data Blk size */
hci_send_cmd(hdev, HCI_OP_READ_DATA_BLOCK_SIZE, 0, NULL);
}

static void hci_init_req(struct hci_dev *hdev, unsigned long opt)
Expand Down

0 comments on commit ccc2eab

Please sign in to comment.