Bluetooth: AMP: Physical link struct and helpers
[deliverable/linux.git] / include / net / bluetooth / amp.h
index e8616751bc81b300459354435747ae3a17051e0b..3414dfdc404c73cb3122657b537916c7a14877de 100644 (file)
@@ -14,6 +14,9 @@
 #ifndef __AMP_H
 #define __AMP_H
 
+struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr,
+                            u8 remote_id);
+
 void amp_read_loc_info(struct hci_dev *hdev, struct amp_mgr *mgr);
 void amp_read_loc_assoc_frag(struct hci_dev *hdev, u8 phy_handle);
 void amp_read_loc_assoc(struct hci_dev *hdev, struct amp_mgr *mgr);
This page took 0.027946 seconds and 5 git commands to generate.