Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/le/
Dfacade.proto21 oneof channel_type { oneof
/system/bt/gd/l2cap/classic/
Dfacade.proto97 oneof channel_type { oneof
/system/bt/btif/src/
Dbtif_a2dp_sink.cc612 int channel_type = A2DP_GetSinkTrackChannelType(p_buf->codec_info); in btif_a2dp_sink_decoder_update_event() local
613 if (channel_type == -1) { in btif_a2dp_sink_decoder_update_event()