Lines Matching defs:RequestData
58 struct RequestData { struct in bluetooth::__anon2efeb52c0110::TestDelegate
59 RequestData() in RequestData() function
70 std::string device_address;
71 int id;
72 int offset;
73 bool is_long;
74 bool is_prep;
75 bool need_rsp;
76 bool is_exec;
77 uint16_t handle;
78 int count;
79 std::vector<uint8_t> write_value;
80 bool connected;