]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/net/bluetooth/amp.h
Bluetooth: AMP: Create Physical Link
[mirror_ubuntu-bionic-kernel.git] / include / net / bluetooth / amp.h
index 763b4635c304a09c1c8d9f7cbdd99bf4bff704b5..cadb3d032856c9a308d0e1da2647b55a78b75fab 100644 (file)
@@ -37,5 +37,7 @@ int phylink_gen_key(struct hci_conn *hcon, u8 *data, u8 *len, u8 *type);
 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);
+void amp_create_phylink(struct hci_dev *hdev, struct amp_mgr *mgr,
+                       struct hci_conn *hcon);
 
 #endif /* __AMP_H */