Home
last modified time | relevance | path

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

/freebsd/lib/virtual_oss/bt/
H A Dsbc_encode.h55 uint8_t numFrames; member
H A Dbt.c141 sbc->rem_data_frames = phdr->numFrames; in bt_receive()
858 phdr->numFrames = 0; in bt_play_sbc_transfer()
866 if (phdr->numFrames == 255 || rem < pkt_len) { in bt_play_sbc_transfer()
869 if (phdr->numFrames == 0) in bt_play_sbc_transfer()
885 phdr->numFrames++; in bt_play_sbc_transfer()