Home
last modified time | relevance | path

Searched defs:bitpool (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Dsbc_encode.c81 uint8_t bitpool; member
88 uint8_t bitpool; member
842 blocks, uint8_t alloc_method, uint8_t bitpool, size_t mtu, int volume) in stream()
1061 uint8_t mode, bitpool, alloc_method, freq, bands, config, myCrc, blkCrc; in parseFrame() local
H A Davdtp.c125 uint8_t bitpool, uint8_t freq, uint8_t mode, uint8_t bands, uint8_t blocks, in avdtpSendCapabilitiesResponseSBC()
310 *bitpool, uint8_t* bands, uint8_t *blocks, uint8_t srcsep) in avdtpAutoConfigSBC()
H A Dbta2dpd.c236 static uint8_t bitpool = 0; variable