Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers_test.cc2553 TEST(HelpersTest, CodingFormatFromFidl) { in TEST() argument
2555 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::U_LAW_LOG), in TEST()
2558 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::A_LAW_LOG), in TEST()
2561 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::CVSD), in TEST()
2563 EXPECT_EQ(CodingFormatFromFidl( in TEST()
2566 EXPECT_EQ(CodingFormatFromFidl( in TEST()
2570 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::MSBC), in TEST()
2572 EXPECT_EQ(CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::LC3), in TEST()
2575 CodingFormatFromFidl(fuchsia::bluetooth::AssignedCodingFormat::G_729A), in TEST()
H A Dhelpers.cc2635 pw::bluetooth::emboss::CodingFormat CodingFormatFromFidl( in CodingFormatFromFidl() function
2666 CodingFormatFromFidl(fidl_codec_id.assigned_format()); in CodecIdFromFidl()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers.h318 pw::bluetooth::emboss::CodingFormat CodingFormatFromFidl(