Searched refs:RejectSynchronousConnectionView (Results 1 – 3 of 3) sorted by relevance
175 auto reject_synchronous_connection_view = RejectSynchronousConnectionView::Create( in log_link_layer_connection_command()362 auto reject_synchronous_connection_view = RejectSynchronousConnectionView::Create( in log_link_layer_connection_command_status()
848 auto command_view = bluetooth::hci::RejectSynchronousConnectionView::Create(command); in RejectSynchronousConnection()
4332 …RejectSynchronousConnectionView : public ScoConnectionCommandView { public:static RejectSynchronou… in CreateOptional()4334 …RejectSynchronousConnectionView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared… in CreateOptional()4350 explicit RejectSynchronousConnectionView(ScoConnectionCommandView parent) : ScoConnectionCommandVie… in CreateOptional() function23722 static std::unique_ptr<RejectSynchronousConnectionBuilder> FromView(RejectSynchronousConnectionView… in Create()23743 …s(std::vector<uint8_t> captured_packet) {RejectSynchronousConnectionView view = RejectSynchronousC…23746 … std::vector<uint8_t>(data, data + size);RejectSynchronousConnectionView view = RejectSynchronousC…