Merge "Bluetooth: Initialize incoming connection link policy" into msm-3.0
This commit is contained in:
committed by
QuIC Gerrit Code Review
commit
d5cf63fe92
@@ -366,6 +366,7 @@ struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type,
|
||||
switch (type) {
|
||||
case ACL_LINK:
|
||||
conn->pkt_type = hdev->pkt_type & ACL_PTYPE_MASK;
|
||||
conn->link_policy = hdev->link_policy;
|
||||
break;
|
||||
case SCO_LINK:
|
||||
if (!pkt_type)
|
||||
|
||||
Reference in New Issue
Block a user