Home
last modified time | relevance | path

Searched defs:ScoCodingFormat (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dsco_data_channel_test.cc26 using ScoCodingFormat = pw::bluetooth::Controller::ScoCodingFormat; typedef
709 fit::callback<void(pw::Status)> callback) { in TEST_F()
835 fit::callback<void(pw::Status)> callback) { in TEST_F()
H A Dsco_data_channel.cc23 using ScoCodingFormat = pw::bluetooth::Controller::ScoCodingFormat; typedef
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dcontroller2.h50 enum class ScoCodingFormat : uint8_t { enum
H A Dcontroller.h51 enum class ScoCodingFormat : uint8_t { enum
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h1162 class ScoCodingFormat : public PacketStruct<kLittleEndian> { public:ScoCodingFormat() {} in ScoCodingFormat() function
1163 ScoCodingFormat(ScoCodingFormatValues coding_format, uint16_t company_id, uint16_t vendor_specific_… in ScoCodingFormat() function