Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c1006 input_coding, in hci_read_voice_settings() local
1024 input_coding = (rp.settings & 0x0300) >> 8; in hci_read_voice_settings()
1030 hci_coding2str(input_coding), input_coding); in hci_read_voice_settings()
1034 if (input_coding == 0x00) /* Only for Linear PCM */ in hci_read_voice_settings()