Home
last modified time | relevance | path

Searched defs:ScoEncoding (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth/public/pw_bluetooth/
Dcontroller.h56 enum class ScoEncoding : uint8_t { enum
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dsco_data_channel.cc23 using ScoEncoding = pw::bluetooth::Controller::ScoEncoding; typedef
Dsco_data_channel_test.cc27 using ScoEncoding = pw::bluetooth::Controller::ScoEncoding; typedef