Searched refs:bind_reply (Results 1 – 1 of 1) sorted by relevance
128 auto* bind_reply = frame.mutable_msg_bind_service_reply(); in TEST() local129 bind_reply->set_success(true); in TEST()130 bind_reply->set_service_id(0x4242); in TEST()131 auto* method = bind_reply->add_methods(); in TEST()