Home
last modified time | relevance | path

Searched defs:hidp_connadd_req (Results 1 – 1 of 1) sorted by relevance

/net/bluetooth/hidp/
Dhidp.h84 struct hidp_connadd_req { struct
85 int ctrl_sock; // Connected control socket
86 int intr_sock; // Connteted interrupt socket
87 __u16 parser;
88 __u16 rd_size;
89 __u8 __user *rd_data;
90 __u8 country;
91 __u8 subclass;
92 __u16 vendor;
93 __u16 product;
[all …]