Home
last modified time | relevance | path

Searched refs:CodingFormatFromFidl (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dhelpers_test.cc2559 TEST(HelpersTest, CodingFormatFromFidl) { in TEST() argument
2561 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::U_LAW_LOG), in TEST()
2564 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::A_LAW_LOG), in TEST()
2567 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::CVSD), in TEST()
2569 EXPECT_EQ(CodingFormatFromFidl( in TEST()
2572 EXPECT_EQ(CodingFormatFromFidl( in TEST()
2576 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::MSBC), in TEST()
2578 EXPECT_EQ(CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::LC3), in TEST()
2581 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::G_729A), in TEST()
Dhelpers.cc2644 pw::bluetooth::emboss::CodingFormat CodingFormatFromFidl( in CodingFormatFromFidl() function
2675 CodingFormatFromFidl(fidl_codec_id.assigned_format()); in CodecIdFromFidl()
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dhelpers.h317 pw::bluetooth::emboss::CodingFormat CodingFormatFromFidl(