Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Davdtp.c126 uint8_t alloc_method) in avdtpSendCapabilitiesResponseSBC()
309 uint8_t sep, uint8_t *freq, uint8_t *mode, uint8_t *alloc_method, uint8_t in avdtpAutoConfigSBC()
H A Dsbc_encode.c842 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 Dbta2dpd.c228 static uint8_t alloc_method = ALLOC_LOUDNESS; variable