Searched refs:EnhancedSetupSynchronousConnectionView (Results 1 – 3 of 3) sorted by relevance
128 EnhancedSetupSynchronousConnectionView::Create(ScoConnectionCommandView::Create( in log_link_layer_connection_command()315 EnhancedSetupSynchronousConnectionView::Create(ScoConnectionCommandView::Create( in log_link_layer_connection_command_status()
583 auto command_view = bluetooth::hci::EnhancedSetupSynchronousConnectionView::Create(command); in EnhancedSetupSynchronousConnection()
4706 …EnhancedSetupSynchronousConnectionView : public ScoConnectionCommandView { public:static EnhancedS… in CreateOptional()4708 …EnhancedSetupSynchronousConnectionView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make… in CreateOptional()4774 explicit EnhancedSetupSynchronousConnectionView(ScoConnectionCommandView parent) : ScoConnectionCom… in CreateOptional() function24354 …_ptr<EnhancedSetupSynchronousConnectionBuilder> FromView(EnhancedSetupSynchronousConnectionView vi… in Create()24377 …vector<uint8_t> captured_packet) {EnhancedSetupSynchronousConnectionView view = EnhancedSetupSynch…24382 …ector<uint8_t>(data, data + size);EnhancedSetupSynchronousConnectionView view = EnhancedSetupSynch…