Home
last modified time | relevance | path

Searched refs:hci_dev (Results 1 – 4 of 4) sorted by relevance

/include/net/bluetooth/
Dhci_core.h215 struct hci_dev { struct
436 int (*open)(struct hci_dev *hdev); argument
437 int (*close)(struct hci_dev *hdev); argument
438 int (*flush)(struct hci_dev *hdev); argument
439 int (*setup)(struct hci_dev *hdev); argument
440 int (*shutdown)(struct hci_dev *hdev); argument
441 int (*send)(struct hci_dev *hdev, struct sk_buff *skb); argument
442 void (*notify)(struct hci_dev *hdev, unsigned int evt); argument
443 void (*hw_error)(struct hci_dev *hdev, u8 code); argument
444 int (*post_init)(struct hci_dev *hdev); argument
[all …]
Dbluetooth.h300 struct hci_dev;
302 typedef void (*hci_req_complete_t)(struct hci_dev *hdev, u8 status, u16 opcode);
303 typedef void (*hci_req_complete_skb_t)(struct hci_dev *hdev, u8 status,
Dhci_sock.h39 unsigned short hci_dev; member
/include/net/nfc/
Dnci_core.h198 struct nci_hci_dev *hci_dev; member