Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/bta2dpd/bta2dpd/ | |
avdtp.c | 128 uint8_t data[12], freqmode, blk_len_sb_alloc, freq_dat, mode_dat; local in function:avdtpSendCapabilitiesResponseSBC 132 freq_dat = (uint8_t)(freq << 4); 134 freqmode = freq_dat | mode_dat; |