Searched refs:sock_depth (Results 1 – 1 of 1) sorted by relevance
261 int sock_depth; in configure_dev() local290 sock_depth = 2 * cras_bt_transport_write_mtu(a2dpio->transport); in configure_dev()292 SO_SNDBUF, &sock_depth, sizeof(sock_depth)); in configure_dev()293 optlen = sizeof(sock_depth); in configure_dev()295 SO_SNDBUF, &sock_depth, &optlen); in configure_dev()296 a2dpio->sock_depth_frames = a2dp_block_size(&a2dpio->a2dp, sock_depth) / in configure_dev()