Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_media_task.c327 UINT8 tx_sbc_frames; member
1853 btif_media_cb.tx_sbc_frames = calculate_max_frames_per_packet(); in btif_media_task_enc_init()
2018 btif_media_cb.tx_sbc_frames = calculate_max_frames_per_packet(); in btif_media_task_enc_update()
2669 if (!btif_media_cb.tx_sbc_frames) in btif_get_num_aa_frame_iteration()
2672 btif_media_cb.tx_sbc_frames = calculate_max_frames_per_packet(); in btif_get_num_aa_frame_iteration()
2675 nof = btif_media_cb.tx_sbc_frames; in btif_get_num_aa_frame_iteration()