Searched refs:LeCreateConnectionCancelView (Results 1 – 4 of 4) sorted by relevance
208 LeCreateConnectionCancelView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command()405 LeCreateConnectionCancelView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command_status()
485 auto command_view = LeCreateConnectionCancelView::Create(le_connection_management_command_view); in TEST_F()
1942 auto command_view = bluetooth::hci::LeCreateConnectionCancelView::Create(command); in LeCreateConnectionCancel()
10226 …LeCreateConnectionCancelView : public LeConnectionManagementCommandView { public:static LeCreateCo… in CreateOptional()10228 …LeCreateConnectionCancelView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<st… in CreateOptional()10240 explicit LeCreateConnectionCancelView(LeConnectionManagementCommandView parent) : LeConnectionManag… in CreateOptional() function33700 static std::unique_ptr<LeCreateConnectionCancelBuilder> FromView(LeCreateConnectionCancelView view)… in Create()33721 …ytes(std::vector<uint8_t> captured_packet) {LeCreateConnectionCancelView view = LeCreateConnection…33724 …c = std::vector<uint8_t>(data, data + size);LeCreateConnectionCancelView view = LeCreateConnection…