Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/internal/
H A Ddata_pipeline_manager.h62 using ChannelMode = Sender::ChannelMode; variable
H A Dsender.h53 enum class ChannelMode { enum
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothCodecConfig.java160 public @interface ChannelMode {} annotation in BluetoothCodecConfig