Lines Matching refs:hci_dev
36 struct hci_dev *hdev;
45 struct sk_buff *mgmt_alloc_skb(struct hci_dev *hdev, u16 opcode,
49 int mgmt_send_event(u16 event, struct hci_dev *hdev, unsigned short channel,
56 struct hci_dev *hdev);
57 void mgmt_pending_foreach(u16 opcode, struct hci_dev *hdev, bool remove,
61 struct hci_dev *hdev,
64 struct hci_dev *hdev,
68 bool __mgmt_pending_listed(struct hci_dev *hdev, struct mgmt_pending_cmd *cmd);
69 bool mgmt_pending_listed(struct hci_dev *hdev, struct mgmt_pending_cmd *cmd);
70 bool mgmt_pending_valid(struct hci_dev *hdev, struct mgmt_pending_cmd *cmd);
71 void mgmt_mesh_foreach(struct hci_dev *hdev,
74 struct mgmt_mesh_tx *mgmt_mesh_find(struct hci_dev *hdev, u8 handle);
75 struct mgmt_mesh_tx *mgmt_mesh_next(struct hci_dev *hdev, struct sock *sk);
76 struct mgmt_mesh_tx *mgmt_mesh_add(struct sock *sk, struct hci_dev *hdev,