Lines Matching defs:RequestData
56 struct RequestData { struct in bluetooth::__anon346d66ff0111::TestDelegate
57 RequestData() in RequestData() argument
68 std::string device_address;
69 int id;
70 int offset;
71 bool is_long;
72 bool is_prep;
73 bool need_rsp;
74 bool is_exec;
75 uint16_t handle;
76 int count;
77 std::vector<uint8_t> write_value;
78 bool connected;