Searched refs:A2DP_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
167 #define A2DP_HDR_SIZE 2 macro169 #define A2DP_HDR_SIZE 1 macro2588 result = (effective_mtu_size - A2DP_HDR_SIZE) / frame_len; in calculate_max_frames_per_packet()2598 result = (effective_mtu_size - A2DP_HDR_SIZE) / frame_len; in calculate_max_frames_per_packet()