Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
HDhost_controller_baseband.c1007 input_coding, in hci_read_voice_settings() local
1025 input_coding = (rp.settings & 0x0300) >> 8; in hci_read_voice_settings()
1031 hci_coding2str(input_coding), input_coding); in hci_read_voice_settings()
1035 if (input_coding == 0x00) /* Only for Linear PCM */ in hci_read_voice_settings()