Home
last modified time | relevance | path

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

/system/bt/bta/av/
Dbta_av_cfg.cc137 MAX_3MBPS_AVDTP_MTU, /* AVDTP audio transport channel MTU at L2CAP */
164 MAX_3MBPS_AVDTP_MTU, /* AVDTP audio transport channel MTU at L2CAP */
189 MAX_3MBPS_AVDTP_MTU, /* AVDTP audio transport channel MTU at L2CAP */
Dbta_av_aact.cc3249 if (mtu > MAX_3MBPS_AVDTP_MTU) mtu = MAX_3MBPS_AVDTP_MTU; in bta_av_offload_codec_builder()
/system/bt/stack/include/
Davdt_api.h75 #define MAX_3MBPS_AVDTP_MTU 1005 // 3DH5 MTU=1021, -12 for AVDTP, -4 for L2CAP macro